NetAddressMeta

class NetAddressMeta(*args, **kwargs)

NetAddressMeta can be used to store a network address (a SocketAddress) in a Buffer so that it network elements can track the to and from address of the buffer.

Methods

class NetAddressMeta
get_info() MetaInfo

Fields

class NetAddressMeta
addr

A SocketAddress stored as metadata

meta

The parent type