Loïc Hoguin db7833f5e8 Move the type application_start_type() into cowboy_app. 14 years ago
..
cowboy.app.src 718baffa3c Make Cowboy an OTP application again, properly this time. 14 years ago
cowboy.erl a8af32c54b Don't ignore the return values in cowboy:stop_listener/1. 14 years ago
cowboy_acceptor.erl 15dc645596 Use the inet:socket() type instead of the user-defined one. 14 years ago
cowboy_acceptors_sup.erl ccf7a242b4 Ensure the listening socket gets closed with the listener supervisor. 14 years ago
cowboy_app.erl db7833f5e8 Move the type application_start_type() into cowboy_app. 14 years ago
cowboy_dispatcher.erl 2beb5c8206 Move the dispatcher related types into cowboy_dispatcher. 14 years ago
cowboy_http_handler.erl e69597f29e Add the cowboy_http_handler behaviour. 14 years ago
cowboy_http_protocol.erl 2beb5c8206 Move the dispatcher related types into cowboy_dispatcher. 14 years ago
cowboy_http_req.erl 2beb5c8206 Move the dispatcher related types into cowboy_dispatcher. 14 years ago
cowboy_http_websocket.erl cb60d18e82 Initial draft-hixie-thewebsocketprotocol-76 support. 14 years ago
cowboy_http_websocket_handler.erl cb60d18e82 Initial draft-hixie-thewebsocketprotocol-76 support. 14 years ago
cowboy_listener_sup.erl ccf7a242b4 Ensure the listening socket gets closed with the listener supervisor. 14 years ago
cowboy_requests_sup.erl 15dc645596 Use the inet:socket() type instead of the user-defined one. 14 years ago
cowboy_ssl_transport.erl 61d755f8cc Move the opaque type sslsocket() out of include/types.hrl. 14 years ago
cowboy_sup.erl 718baffa3c Make Cowboy an OTP application again, properly this time. 14 years ago
cowboy_tcp_transport.erl 15dc645596 Use the inet:socket() type instead of the user-defined one. 14 years ago