# Packages
Package mock_conn is a generated GoMock package.
# Functions
New opens a new overlay socket on the specified addresses.
NewReadMessages allocates memory for reading IPv4 Linux network stack messages.
NewWriteMessages allocates memory for writing IPv4 Linux network stack messages.
# Constants
ReceiveBufferSize is the default size, in bytes, of receive buffers for opened sockets.
# Interfaces
Conn describes the API for an overlay socket with additional metadata on reads.
# Type aliases
Messages is a list of ipX.Messages.