mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-02 13:34:51 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a8664c9315
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ class Session:
|
|||
|
||||
INITIAL_SALT = 0x616e67656c696361
|
||||
NET_WORKERS = 1
|
||||
WAIT_TIMEOUT = 10
|
||||
WAIT_TIMEOUT = 30
|
||||
MAX_RETRIES = 5
|
||||
ACKS_THRESHOLD = 8
|
||||
PING_INTERVAL = 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue