socket-0.2.0.0: A binding to the POSIX sockets interface

Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Socket.Protocol

Documentation

class Protocol p where Source

Methods

protocolNumber :: p -> CInt Source