Searched defs:goaway (Results 1 – 6 of 6) sorted by relevance
45 ### goaway subsection
101 nghttp2_goaway_aux_data goaway; member
1285 nghttp2_goaway goaway; member
1289 nghttp2_goaway goaway; member
1447 goaway(code = NGHTTP2_NO_ERROR, lastStreamID = 0, opaqueData) { method in Http2Session