Click or drag to resize

libsimpleioLOG_NOWAIT Field

Don't wait for child processes that may have been created while logging the message. (Not applicable to glibc.)

Namespace: IO.Bindings
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public const int LOG_NOWAIT = 16

Field Value

Int32
See Also