fix readme
This commit is contained in:
parent
61830ba554
commit
31535a0574
@ -10,7 +10,11 @@ Usage:
|
|||||||
./client SERVERNAME PORT FILENAME
|
./client SERVERNAME PORT FILENAME
|
||||||
```
|
```
|
||||||
|
|
||||||
available macro:
|
Server OPTION and arguments:
|
||||||
|
- `-p port` :set to port binding. couldn't set to 0
|
||||||
|
- `-h` :print help message.
|
||||||
|
|
||||||
|
Available macro:
|
||||||
- DEFAULT_SERVER_PORT : 9091
|
- DEFAULT_SERVER_PORT : 9091
|
||||||
- DEFAULT_MAX_PATH_SIZE : 256(must be less than 1000)
|
- DEFAULT_MAX_PATH_SIZE : 256(must be less than 1000)
|
||||||
- TIMEOUT : 5(second unit)
|
- TIMEOUT : 5(second unit)
|
||||||
|
Loading…
Reference in New Issue
Block a user