14 lines
287 B
ReStructuredText
14 lines
287 B
ReStructuredText
|
|
nghttp2_stream_get_sum_dependency_weight
|
|
========================================
|
|
|
|
Synopsis
|
|
--------
|
|
|
|
*#include <nghttp2/nghttp2.h>*
|
|
|
|
.. function:: int32_t nghttp2_stream_get_sum_dependency_weight(nghttp2_stream *stream)
|
|
|
|
|
|
Returns the sum of the weight for *stream*'s children.
|