socks-0.5.6: Socks proxy (ver 5)

Safe HaskellNone
LanguageHaskell2010

Network.Socks5.Lowlevel

Contents

Synopsis

Documentation

lowlevel types

data SocksHello Source #

Initial message sent by client with the list of authentification methods supported

Constructors

SocksHello 

lowlevel interface