Skip to content

socketpair is a Go library that provides bidirectionally connected Conns

License

Notifications You must be signed in to change notification settings

hugelgupf/socketpair

Repository files navigation

socketpair

Go Report Card GoDoc

socketpair is a Go library that provides bidirectionally connected net.Conns, net.PacketConns made from socketpair(2) as well as bidirectionally connected net.TCPConns.

socketpair is currently mostly used in testing Go protocol libraries.

About

socketpair is a Go library that provides bidirectionally connected Conns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages