Commit Graph

105 Commits

Author SHA1 Message Date
Tatsuhiro Tsujikawa 4de4d1e9ef python: handle SPDYLAY_ERR_INVALID_ARGUMENT from in submit_{reply,response} 2012-08-21 23:27:32 +09:00
Tatsuhiro Tsujikawa 288962f3e6 python: send_cb returns 0 to indicate SPDYLAY_ERR_WOULDBLOCK. Reorder cbs. 2012-08-21 01:05:45 +09:00
Tatsuhiro Tsujikawa 6eba7b4af5 python: add on_stream_close_cb and on_request_recv_cb 2012-08-17 23:39:48 +09:00
Tatsuhiro Tsujikawa 2a5b7bc2a2 python: check rv == 0 first. read_cb return data or status code 2012-08-17 23:19:50 +09:00
Tatsuhiro Tsujikawa 8ce1925609 Add Python wrapper for spdylay
Still incomplete. See SPDY server sample in spdyserv.py.
2012-08-17 01:36:30 +09:00