int vlc_h2_output_send(struct vlc_h2_output *, struct vlc_h2_frame *)
Definition: h2output.c:121
void vlc_h2_output_destroy(struct vlc_h2_output *)
Definition: h2output.c:336
int vlc_h2_output_send_prio(struct vlc_h2_output *, struct vlc_h2_frame *)
Definition: h2output.c:116
struct vlc_h2_output * vlc_h2_output_create(struct vlc_tls *, bool client)
Definition: h2output.c:307
Definition: h2output.c:49
Transport layer socket.
Definition: vlc_tls.h:66