c5bd8fd264
Motivation: On Linux, you can gather various metrics using getsockopt(..., TCP_INFO, ...). Modifications: Add EpollSocketChannel.tcpInfo() which returns EpollTcpInfo that exposes all metrics exposed via getsockopt(..., TCP_INFO, ...) Result: TCP_INFO support implemented |
||
---|---|---|
.. | ||
channel/epoll |