Update doc
This commit is contained in:
parent
8289943a58
commit
7b7b0ebcca
|
@ -2938,8 +2938,8 @@ typedef enum {
|
||||||
* and the function returns. The caller must not free the members of
|
* and the function returns. The caller must not free the members of
|
||||||
* |nv_out|.
|
* |nv_out|.
|
||||||
*
|
*
|
||||||
* The |nv_out| may include pointers to the memory region in the
|
* The |nv_out| may include pointers to the memory region in the |in|.
|
||||||
* |in|. The caller must retain the |in| while the |nv_out| is used.
|
* The caller must retain the |in| while the |nv_out| is used.
|
||||||
*
|
*
|
||||||
* The application should call this function repeatedly until the
|
* The application should call this function repeatedly until the
|
||||||
* ``(*inflate_flags) & NGHTTP2_HD_INFLATE_FINAL`` is nonzero and
|
* ``(*inflate_flags) & NGHTTP2_HD_INFLATE_FINAL`` is nonzero and
|
||||||
|
|
Loading…
Reference in New Issue