1
0
mirror of https://github.com/moparisthebest/spdylay synced 2024-08-13 17:03:54 -04:00
spdylay/src
Tatsuhiro Tsujikawa 7f481e42b0 shrpx: Add more spdylay callback
The on_ctrl_not_send_callback, on_ctrl_recv_parse_error_callback and
on_unknown_ctrl_recv_callback were added. The latter 2 callbacks are
purely debugging purpose.  In on_ctrl_not_send_callback, If sending
SYN_REPLY failed, issue RST_STREAM to avoid a stream hanging around.
2012-09-15 17:19:58 +09:00
..
http-parser shrpx: Update http-parser 2012-09-11 00:12:23 +09:00
EventPoll_epoll.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPoll_epoll.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPoll_kqueue.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPoll_kqueue.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPoll.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
EventPollEvent.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
HtmlParser.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
HtmlParser.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
Makefile.am Add --enable-src configure option 2012-09-10 21:51:08 +09:00
shrpx_accesslog.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_accesslog.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_client_handler.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_client_handler.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_config.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_config.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_downstream_connection.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_downstream_connection.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_downstream_queue.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_downstream_queue.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_downstream.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_downstream.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_error.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_http.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_http.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_https_upstream.cc shrpx: Check request_connection_close_ when deciding closing connection 2012-09-13 21:33:35 +09:00
shrpx_https_upstream.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_io_control.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_io_control.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_listen_handler.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_listen_handler.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_log.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_log.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_spdy_upstream.cc shrpx: Add more spdylay callback 2012-09-15 17:19:58 +09:00
shrpx_spdy_upstream.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_ssl.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_ssl.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_thread_event_receiver.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_thread_event_receiver.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_upstream.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_worker.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx_worker.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
shrpx.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
spdycat.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
spdyd.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
spdylay_config.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
spdylay_ssl.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
spdylay_ssl.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
SpdyServer.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
SpdyServer.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
uri.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
uri.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
util.cc Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
util.h Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00