Sockaccept » History » Version 2
Per Amundsen, 01/10/2023 12:31 AM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | 2 | Per Amundsen | */sockaccept [-n] <name>* |
4 | 1 | Per Amundsen | |
5 | Accepts the current connection to your listening port and assigns it a name to identify it. |
||
6 | 2 | Per Amundsen | |
7 | *Switches* |
||
8 | |||
9 | -n - Disables the "Nagle algorithm":https://en.wikipedia.org/wiki/Nagle%27s_algorithm. |
||
10 | 1 | Per Amundsen | |
11 | *Parameters* |
||
12 | |||
13 | <name> - Name to assign the connection. |