/socket

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. MIT Licensed.

Primary LanguageGoMIT LicenseMIT

Issues