nghttp2_stream_get_sum_dependency_weight¶
Synopsis¶
#include <nghttp2/nghttp2.h>
-
int32_t
nghttp2_stream_get_sum_dependency_weight
(nghttp2_stream *stream)¶ Returns the sum of the weight for stream’s children.
#include <nghttp2/nghttp2.h>
nghttp2_stream_get_sum_dependency_weight
(nghttp2_stream *stream)¶Returns the sum of the weight for stream’s children.