Home
last modified time | relevance | path

Searched refs:nghttp3_frame_write_goaway (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_frame.h150 * nghttp3_frame_write_goaway writes GOAWAY frame |fr| to |dest|.
155 uint8_t *nghttp3_frame_write_goaway(uint8_t *dest,
H A Dnghttp3_frame.c74 uint8_t *nghttp3_frame_write_goaway(uint8_t *p, in nghttp3_frame_write_goaway() function
H A Dnghttp3_stream.c395 chunk->last = nghttp3_frame_write_goaway(chunk->last, fr); in nghttp3_stream_write_goaway()

Completed in 4 milliseconds