mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
double buffer
This commit is contained in:
parent
6dc7f436dd
commit
0a53088d53
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
package models
|
||||
|
||||
const TCP_BUFFER_SIZE = 1024 * 8000
|
||||
const TCP_BUFFER_SIZE = 1024 * 256
|
||||
const DEFAULT_RELAY = "142.93.177.120:9009"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue