network-simple-sockaddr

network-simple for resolved addresses

https://github.com/jdnavarro/network-simple-sockaddr

Latest on Hackage:0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Danny Navarro
Maintained by [email protected]

network-simple works by resolving HostNames. This packages offers a similar API but working with unresolved addresses in the form of SockAddr. In addition to IPv4 addresses, IPv6 and Unix Domain Sockets are also supported.