Skip to content

h3q_write_result

More...

#include <h3q_stream.h>

Public Attributes

Name
size_t accepted
unsigned blocked
unsigned broken

Detailed Description

struct h3q_write_result;

What a stream write achieved, and how it stopped.

Public Attributes Documentation

variable accepted

size_t accepted;

variable blocked

unsigned blocked;

variable broken

unsigned broken;