happstack-server-7.3.7: Web related tools and services.

Safe HaskellNone
LanguageHaskell98

Happstack.Server.Internal.TimeoutIO

Synopsis

Documentation

data TimeoutIO

TimeoutIO is a record which abstracts out all the network IO functions needed by the request handling loop. This allows use to use the same event loop for handle both http:/ and https:/.