posix-socket-0.2: Bindings to the POSIX socket API

Safe HaskellNone
LanguageHaskell98

System.Posix.Socket.Inet

Contents

Description

Internet address families.

Synopsis

Documentation

data AF_INET Source #

IPv4 socket family.

Constructors

AF_INET 

Orphan instances