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

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