45d4c9dece
If application returns NGHTTP2_ERR_PAUSE from send_data_callback, it means application processed all data, but wants to make nghttp2_session_mem_send or nghttp2_session_send return immediately. This is useful if application writes to fixed sized buffers, and there is no room to write more data. |
||
---|---|---|
.. | ||
nghttp2 | ||
Makefile.am |