hsntp-0.1: Libraries to use SNTP protocol and small client/server implementations.

HSNTP.Util.UDPClient

Documentation

data UDPClient a s Source

Constructors

UDPClient 

Fields

putFun :: Bufi -> IO (Int, s)
 
getFun :: Bufi -> IO a
 
valFun :: s -> a -> a
 
retries :: Int
 
timeout :: Time
 
bufSize :: Int
 
destSA :: SockAddr