mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
![]() Moved the Transport:listen call to cowboy_acceptors_sup. This make it depend on a child of cowboy_listener_sup instead of cowboy_sup, which isn't getting shut down when calling cowboy:stop_listener/1 and thus didn't close the listening socket. |
||
---|---|---|
.. | ||
cowboy.app.src | ||
cowboy.erl | ||
cowboy_acceptor.erl | ||
cowboy_acceptors_sup.erl | ||
cowboy_app.erl | ||
cowboy_dispatcher.erl | ||
cowboy_http_handler.erl | ||
cowboy_http_protocol.erl | ||
cowboy_http_req.erl | ||
cowboy_listener_sup.erl | ||
cowboy_requests_sup.erl | ||
cowboy_sup.erl | ||
cowboy_tcp_transport.erl |