Description
Provides Haskell access to the POSIX network database API from netdb.h. This includes operations related to hosts, services, protocols, and address lookup behavior used by networking code.
It is useful for low-level network clients, servers, compatibility layers, and tools that need POSIX-style network information. It is a developer library and not a network configuration app.