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