hack-handler-epoll-0.1.1: hack handler implementation using epoll

Portabilitynon-portable
Stabilityexperimental
Maintainertoralf.wittner@gmail.com

Hack.Handler.Epoll

Description

Implements Hack Handler interface using System.Linux.Epoll.

Documentation

data ServerConf Source

Constructors

ServerConf 

Fields

host :: String
 
port :: Int
 
backlog :: Int
 
epollSize :: Int