Loading...
Searching...
No Matches
SocketStatus.h File Reference
Go to the source code of this file.
Enumerations | |
enum | sfSocketStatus { sfSocketDone , sfSocketNotReady , sfSocketPartial , sfSocketDisconnected , sfSocketError } |
Define the status that can be returned by the socket functions. More... | |
Enumeration Type Documentation
◆ sfSocketStatus
enum sfSocketStatus |
Define the status that can be returned by the socket functions.
Definition at line 33 of file SocketStatus.h.