File SolidSyslogPosixSleep.h¶
FileList > Interface > SolidSyslogPosixSleep.h
The POSIX SolidSyslogSleepFunction.
#include "SolidSyslogExternC.h"
Public Functions Documentation¶
SolidSyslogPosix_Sleep¶
Sleeps for milliseconds via nanosleep.
It neither performs nor bounds retries; callers such as the TLS handshake use it to yield between their own bounded attempts.
The documentation for this class was generated from the following file Platform/Posix/Interface/SolidSyslogPosixSleep.h