aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_listener.erl
AgeCommit message (Expand)Author
2012-05-23Update version to 0.6.00.6.0Loïc Hoguin
2012-02-20Check for upgrades on accept timeoutLoïc Hoguin
2012-02-01Fix a typo that prevented protocol options upgradesLoïc Hoguin
2012-01-31Remove call to queue:len/1Paul Oliver
2012-01-31Use queue() for managing wait queues in cowboy_listenerLoïc Hoguin
2012-01-31Refactor cowboy_listener for more consistencyLoïc Hoguin
2012-01-31Add cowboy:get_protocol_options/1 and cowboy_set_protocol_options/2Loïc Hoguin
2012-01-30Move max_connections check directly inside cowboy_listenerLoïc Hoguin
2011-11-01Set the cowboy_listener process priority to highLoïc Hoguin
2011-08-10Give the ListenerPid to the protocol on startupLoïc Hoguin
2011-08-10Introduce cowboy_listener for managing a listenerLoïc Hoguin