socket-0.1.0.1: A binding to the POSIX sockets interface

Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Socket.Type

Documentation

class Type t where Source

Methods

typeNumber :: t -> CInt Source