Searched defs:Goaway (Results 1 – 2 of 2) sorted by relevance
68 Goaway = 0x7, enumerator91 Goaway(Goaway), enumerator174 pub struct Goaway { struct175 error_code: u32,176 last_stream_id: StreamId,177 debug_data: Vec<u8>,454 impl Goaway { impl
272 Goaway(u32), enumerator