mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-16 00:02:49 +00:00
change slide window design
This commit is contained in:
@@ -303,7 +303,7 @@ func (s *Mux) readSession() {
|
||||
if connection.isClose {
|
||||
continue
|
||||
}
|
||||
connection.sendWindow.SetSize(pack.Window, pack.ReadLength)
|
||||
connection.sendWindow.SetSize(pack.Window)
|
||||
continue
|
||||
case common.MUX_CONN_CLOSE: //close the connection
|
||||
connection.closeFlag = true
|
||||
|
Reference in New Issue
Block a user