|
STTNet
|
Data structure for pushing tasks into a completion queue after they are completed at the work site. More...
#include <sttnet_English.h>
Public Attributes | |
| int | fd |
| Low-level sockets. More... | |
| int | ret |
| Return value -2: Failure and connection closed required; -1: Failure but connection closed not required; 1: Success. More... | |
Data structure for pushing tasks into a completion queue after they are completed at the work site.
| int stt::network::WorkerMessage::fd |
Low-level sockets.
| int stt::network::WorkerMessage::ret |
Return value -2: Failure and connection closed required; -1: Failure but connection closed not required; 1: Success.
1.8.5