Add connection window overflow test (#72)
This commit is contained in:
committed by
Carl Lerche
parent
5c0efcf8c4
commit
460afa41c8
@@ -16,6 +16,10 @@ impl GoAway {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn last_stream_id(&self) -> StreamId {
|
||||
self.last_stream_id
|
||||
}
|
||||
|
||||
pub fn reason(&self) -> Reason {
|
||||
self.error_code.into()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user