Status codes that may be returned by socket functions.
The socket has sent / received the data
The socket is not ready to send / receive data yet
The TCP socket has been disconnected
An unexpected error happened
See Implementation
Status codes that may be returned by socket functions.