Accepts connection
Closes socket
Initiates connection
Checks if try again
Checks if already in progress
Checks if bad address
Checks if connection aborted
Checks if connection refused
Checks if connection reset
Checks if destination address required
Checks if host unreachable
Checks if in progress
Checks if invalid
Checks if connected
Checks if not connected
Checks if OK
Checks if successful
Checks if would block
Gets socket address
Gets receive buffer count
Gets send buffer count
Gets socket ID
Gets keep-alive state
Gets linger time
Gets max segment size
Gets no-delay state
Gets received from address
Gets send to address
Checks if connected
Checks for exception
Checks if listening
Checks if readable
Checks if writable
Starts listening
Sets exception notification
Sets readable notification
Sets writable notification
Receives data
Receives string
Sends data
Sends string
Sets socket address
Sets keep-alive state
Sets linger time
Sets max segment size
Sets no-delay state
Sets send to address
Gets socket status
Interface representing a stream socket that extends multiple socket-related interfaces.