Description
Provides efficient network receive functionality for Haskell. It helps networking code receive data from sockets with less overhead or better control than simple default operations.
It is useful for servers, clients, proxies, protocol implementations, and performance-sensitive network tools. It is a developer library and has no standalone network application.