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#
Fields#
- class NetAddressMeta
- addr#
A
SocketAddressstored as metadata
- meta#
The parent type