Tcp.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Comm::TcpKeepAlive |
Configuration settings for the TCP keep-alive feature. More... | |
Namespaces | |
namespace | Comm |
Abstraction layer for TCP, UDP, TLS, UDS and filedescriptor sockets. | |
Functions | |
void | Comm::ApplyTcpKeepAlive (int fd, const TcpKeepAlive &) |
apply configured TCP keep-alive settings to the given FD socket More... | |