nghttp2/lib/includes/spdylay
Tatsuhiro Tsujikawa 742a8bbac9 Added spdylay_session_mem_recv()
spdylay_session_mem_recv() processes input bytes as the received data
from the remote endpoint. spdylay_session_recv() uses it internally.
The spdylay_inbound_buffer and ibuf member in spdylay_session is removed.
The buffer is allocated in the stack when spdylay_session_recv() is called.
2012-03-17 23:39:38 +09:00
..
spdylay.h Added spdylay_session_mem_recv() 2012-03-17 23:39:38 +09:00
spdylayver.h.in Updated doc 2012-03-15 22:39:26 +09:00