libsimpleioMSG_MORE Field |
The caller has more data to send. This flag informs the kernel
to package all of the data sent in calls with this flag set into
a single datagram which is transmitted only when a call is
performed that does not specify this flag.
Namespace: IO.BindingsAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public const int MSG_MORE = 32768
Field Value
Int32See Also