socket-0.1.0.1: 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