sockets-0.4.0.0: High-level network sockets
Socket.Bytes
type Buffer = Bytes Source #
advance :: Bytes -> Int -> Bytes Source #
length :: Bytes -> Int Source #
sendOnce :: Fd -> Bytes -> IO (Either Errno CSize) Source #