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.2025.76.2
Syntaxpublic const int MSG_MORE = 32768
Field Value
Int32
See Also