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

Safe HaskellNone

Happstack.Server.Internal.Socket

Synopsis

Documentation

acceptLite :: Socket -> IO (Socket, HostName, PortNumber)Source

alternative implementation of accept to work around EAI_AGAIN errors