mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-13 13:05:04 -05:00
1f72165549
Specified stream_user_data_arg can be retrieved by spdylay_session_get_stream_user_data() function. The application code can use this function insde spdylay_on_ctrl_send_callback() and identify stream ID for the request associated by the stream_user_data. The sample usage is in examples/spdycat.cc. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
spdycat.cc | ||
spdylay_ssl.cc | ||
spdylay_ssl.h | ||
uri.cc | ||
uri.h | ||
util.cc | ||
util.h |