25 #ifndef SFML_SOCKETSTATUS_H 26 #define SFML_SOCKETSTATUS_H 44 #endif // SFML_SOCKETSTATUS_H The TCP socket has been disconnected.
The socket has sent / received the data.
An unexpected error happened.
sfSocketStatus
Define the status that can be returned by the socket functions.
The socket is not ready to send / receive data yet.
The socket sent a part of the data.