lpeterse / haskell-socket

A Haskell binding to the POSIX sockets API
MIT License
47 stars 10 forks source link

Add stream specific operation `sendAllBuilder` #23

Closed lpeterse closed 7 years ago

lpeterse commented 7 years ago

It should be possible to write a builder with allocating intermediate bytestring (chunks).