socket-0.3.0.1: A portable and extensible sockets library.

Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Socket.Family

Documentation

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

Associated Types

type SockAddr f Source

Methods

familyNumber :: f -> CInt Source

Instances