socket-0.5.3.0: A portable and extensible sockets library.

Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Socket.Type

Documentation

class Type t where Source

Methods

typeNumber :: t -> CInt Source