Module mecca.lib.net

Various networking support tools

Structs

NameDescription
IPv4 An IPv4 address
IPv6 An IPv6 address
SockAddr A D representation of a sockaddr struct
SockAddrIPv4 A D representation of the sockaddr_in struct
SockAddrIPv6 A D representation of the sockaddr_in6 struct
SockAddrUnix A D representation of the sockaddr_un struct