mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-11 12:05:07 -05:00
742a8bbac9
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. |
||
---|---|---|
.. | ||
spdylay | ||
Makefile.am |