Module sockets

Module sockets 

Source
Expand description

Module which defines means of send and receiving messages through sockets.

Modules§

raw_udp
Defines client and server communicating over UDP
tcp
Defines client and server communicating over TCP
udp
Defines client and server communicating over UDP

Enums§

SocketType
Determines the socket protocol to be used.

Constants§

MAX_PAYLOAD_SIZE
Largest single message payload