Structs§
- XAddress
- The Address attribute indicates a reflexive transport address of the client. It consists of an 8-bit address family and a 16-bit port, followed by a fixed-length value representing the IP address. If the address family is IPv4, the address MUST be 32 bits. If the address family is IPv6, the address MUST be 128 bits. All fields must be in network byte order.
Enums§
Functions§
- ipv4_
from_ bytes - Test
- ipv6_
from_ bytes - Test
- xor
- Test