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.2024.167.1
Syntax public const int MSG_DONTWAIT = 64
Field Value
Int32See Also