File SolidSyslogWindowsSleep.h¶
FileList > Interface > SolidSyslogWindowsSleep.h
Go to the source code of this file
The Windows SolidSyslogSleepFunction.
#include "ExternC.h"
Public Functions¶
| Type | Name |
|---|---|
| EXTERN_C_BEGIN void | SolidSyslogWindowsSleep (int milliseconds) Wraps Sleep so a bounded retry loop (e.g. |
Public Functions Documentation¶
function SolidSyslogWindowsSleep¶
Wraps Sleep so a bounded retry loop (e.g.
the TLS handshake) yields to the scheduler between attempts.
The documentation for this class was generated from the following file Platform/Windows/Interface/SolidSyslogWindowsSleep.h