socket-0.5.3.0: A portable and extensible sockets library.

Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Socket.Protocol

Documentation

class Protocol p where Source

Methods

protocolNumber :: p -> CInt Source

Instances