Happstack.Server.Internal.Socket
- acceptLite :: Socket -> IO (Socket, HostName, PortNumber)
Documentation
acceptLite :: Socket -> IO (Socket, HostName, PortNumber)Source
alternative implementation of accept to work around EAI_AGAIN errors
happstack-server-0.5.1: Web related tools and services.
Happstack.Server.Internal.Socket
acceptLite :: Socket -> IO (Socket, HostName, PortNumber)Source
alternative implementation of accept to work around EAI_AGAIN errors