Sockets Functions

Click one of the following functions for more information:

Accepts a connection on a listening socket.
Closes an open socket.
Initializes a socket.
Disables an operation on a socket.
Excludes all operations on the specified socket.
Gets an attribute for the specified socket.
Gets a socket handler for the specified socket.
Receives data of a specified length.
Sends data of a specified length on a stream socket.
Receives data from a datagram or stream socket.
Receives data of a specific length from a datagram or stream socket.
Sends data on a datagram or to a stream socket.
Sets a socket receive option.
Sets a socket handler for the specified socket.
Sets a socket option.
lrs_start_sslPerforms an SSL handshake on a socket.