mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 20:16:52 +00:00
change slide window design
This commit is contained in:
@@ -42,9 +42,11 @@ const (
|
||||
MUX_NEW_CONN_OK
|
||||
MUX_NEW_CONN_Fail
|
||||
MUX_NEW_MSG
|
||||
MUX_NEW_MSG_PART
|
||||
MUX_MSG_SEND_OK
|
||||
MUX_NEW_CONN
|
||||
MUX_CONN_CLOSE
|
||||
MUX_PING_RETURN
|
||||
MUX_PING int32 = -1
|
||||
MUX_PING int32 = -1
|
||||
MAXIMUM_SEGMENT_SIZE = 4096 - 16 - 32 - 32 - 8
|
||||
)
|
||||
|
Reference in New Issue
Block a user