sendfile-0.7.6: A portable sendfile library

Safe HaskellSafe-Infered

Network.Socket.SendFile.Util

Synopsis

Documentation

wrapSendFile' :: Integral i => (a -> b -> i -> i -> i -> IO c) -> a -> b -> Integer -> Integer -> Integer -> IO cSource

wraps sendFile' to check arguments