Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 480 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 480 Bytes

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...).