ocean.sys.socket

Modules

AddrInfo
module ocean.sys.socket.AddrInfo

Declaration of and wrappers for the addrinfo address lookup API.

AddressIPSocket
module ocean.sys.socket.AddressIPSocket

IP socket that memorises its address

IPSocket
module ocean.sys.socket.IPSocket

Transparent Linux IP sockets interface wrapper.

InetAddress
module ocean.sys.socket.InetAddress

Internet address handling and conversion heper.

UnixSocket
module ocean.sys.socket.UnixSocket

Contains the Unix Socket class.

model
module ocean.sys.socket.model