@hackage unix-io-extra0.1

Support for writev, pwrite and pread.

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.