Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
initTimers :: Tcp () Source
Schedule the timers to run on the fast and slow intervals.
whenIdleFor :: Int -> Sock () -> Sock () Source
Conditionally run an action when the connection has been idle for at least
timeout SlowTick
s.