socket-0.5.3.0: A portable and extensible sockets library.

Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Socket.Family

Documentation

class Storable (SocketAddress f) => Family f where Source

Associated Types

type SocketAddress f Source

Methods

familyNumber :: f -> CInt Source

Instances