mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-05 09: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. |
||
---|---|---|
doc | ||
examples | ||
lib | ||
m4 | ||
tests | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
NEWS | ||
README | ||
README.rst |
See README.rst