aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_listener_sup.erl
AgeCommit message (Expand)Author
2012-05-23Update version to 0.6.00.6.0Loï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-10-28fix supervisor spec for non dynamic modulesSteven Gravell
2011-08-10Introduce cowboy_listener for managing a listenerLoïc Hoguin
2011-07-06Add documentation for the public interface.Loïc Hoguin
2011-05-25Refresh the type specifications.Loïc Hoguin
2011-04-03Ensure the listening socket gets closed with the listener supervisor.Loïc Hoguin
2011-04-02Anonymize and improve the cowboy supervision tree.Loïc Hoguin
2011-03-17Initial commit.Loïc Hoguin