network-mux-0.4.5.1: Multiplexing library
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.Mux.TCPInfo.Linux

Synopsis

Documentation

data StructTCPInfo Source #

data SocketOption where Source #

Socket options for use with setSocketOption and getSocketOption.

The existence of a constructor does not imply that the relevant option is supported on your system: see isSupportedSocketOption

Bundled Patterns

pattern TCPInfoSocketOptionSocketOption 

Instances

Instances details
Read SocketOption 
Instance details

Defined in Network.Socket.Options

Show SocketOption 
Instance details

Defined in Network.Socket.Options

Eq SocketOption 
Instance details

Defined in Network.Socket.Options