Package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net package, supporting Linux, DragonFly, FreeBSD, NetBSD, and macOS.
go get github.com/felixge/tcpkeepaliveNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to set TCP keepalive parameters on a connection.
Check the target OS before using this package, or handle unsupported platforms gracefully.
No dependency data recorded yet.