ease asserting, constants wrapped for future robustness
This commit is contained in:
parent
a2d96f1831
commit
ed9fdcd467
7 changed files with 41 additions and 38 deletions
|
@ -216,7 +216,7 @@ interface EventDriverSockets {
|
|||
void setKeepAlive(StreamSocketFD socket, bool enable);
|
||||
|
||||
/** Enables keepalive for the TCP socket and sets additional parameters.
|
||||
Silently ignores unsupported systems.
|
||||
Silently ignores unsupported systems (anything but Windows and Linux).
|
||||
|
||||
Params:
|
||||
socket = Socket file descriptor to set options on.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue