Compare commits
No commits in common. "97e1e19c5af431250cf8ac04c49a963f05fdb85c" and "12132229f0e1bb1a38c0170a43e5e88d1f15444c" have entirely different histories.
97e1e19c5a
...
12132229f0
@ -15,7 +15,6 @@ Server OPTION and arguments:
|
||||
- `-h` :print help message.
|
||||
|
||||
Available macro:
|
||||
|
||||
For server
|
||||
- DEFAULT_MAX_LISTEN_SOCKET: 16
|
||||
- DEFAULT_SERVER_PORT: 9091
|
||||
@ -24,10 +23,8 @@ For server
|
||||
- DEFAULT_SEND_FILE_CHUNK_SIZE: 0x100000(1MB)
|
||||
- DEFAULT_WORK_QUEUE_SIZE: 10
|
||||
- DEFAULT_MAX_THREAD_NUMBER: 10
|
||||
|
||||
For client
|
||||
- SLOW_CLIENT(second unit)
|
||||
- DEFAULT_PROGRESS_BAR_WIDTH: 30
|
||||
|
||||
For both
|
||||
- TIMEOUT: 5(second unit)
|
Loading…
Reference in New Issue
Block a user