unix-io-extra

Support for writev, pwrite and pread.

Latest on Hackage:0.1

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 Taru Karttunen
Maintained by [email protected]

Support for writev, pwrite and pread using Ptrs and unix Fds. Fds can be obtained using System.Posix.IO from the unix package and using handleToFd or openFd.