libsimpleioMSG_DONTWAIT Field |
Enables nonblocking operation; if the operation would block,
EAGAIN or EWOULDBLOCK is returned.
Namespace: IO.BindingsAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntaxpublic const int MSG_DONTWAIT = 64
Field Value
Int32
See Also