Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support.
go get github.com/mdlayher/socketNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new netlink socket connection.
Use higher-level packages like github.com/mdlayher/netlink instead.
No dependency data recorded yet.