second-transfer-0.10.0.4: Second Transfer HTTP/2 web server

Safe HaskellNone
LanguageHaskell2010

SecondTransfer.IOCallbacks.WrapSocket

Synopsis

Documentation

socketIOCallbacks :: Socket -> IO SocketIOCallbacks

This function wraps an active socket (e.g., one where it is possible to send and receive data) in something with a set of active callbacks

data SocketIOCallbacks

IOCallbacks around an active socket