Skip to content

sorintlab/tcpkeepalive

Repository files navigation

Fine grained tcp keepalive control

Build Status GoDoc

Requirements

golang >= 1.9 (since we use the new syscall.RawConn interface)

TODO

Add support for other OSes (*bsd, darwin etc...).