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