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

Safe HaskellNone

Happstack.Server.Internal.TimeoutIO

Synopsis

Documentation

data TimeoutIO Source

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:.