Alphabetical Listing of WinSocket Functions

Click one of the following functions for more information:

Accepts a connection on a listening socket.
Converts buffer data from ASCII format to EBCDIC format.
Terminates the use of the Windows Sockets DLL.
Closes an open socket.
Initializes a socket.
Converts an integer into a HEX string.
Disables an operation on a socket.
Converts buffer data from EBCDIC format to ASCII format.
Excludes all operations on the specified socket.
Frees the memory allocated for the buffer.
Gets the specified buffer and its size based on the specified buffer descriptor.
Gets the last buffer received on the socket and its size.
Gets the size of the last buffer received.
Gets the last buffer received on the socket or a fragment of the buffer.
Gets an attribute for the specified socket.
Gets a socket handler for the specified socket.
Gets a data buffer or a fragment of the data buffer.
Gets the contents of the user data for a socket.
Gets the size of the user data for a socket.
Converts a hex string to an integer.
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.
Saves data from a static or received buffer to a parameter.
Saves data from a static, received, or user buffer to a parameter.
Searches for an occurrence of strings in a static or received buffer and saves a portion of the buffer, relative to the string occurrence, to a parameter.
Sends data on a datagram or to a stream socket.
Sets a timeout for accepting a socket.
Sets a timeout for connecting to a socket.
Sets a socket receive option.
Sets a timeout for receiving the expected data on a socket.
Sets a second timeout for receiving data on a socket.
Specifies a buffer to send on a socket.
Sets a timeout for sending data on a socket.
Sets a socket handler for the specified socket.
Sets a socket option.
Initializes the Windows Sockets DLL.
lrs_start_sslPerforms an SSL handshake on a socket.