Sockaccept » History » Version 3
Per Amundsen, 02/16/2023 03:19 PM
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 | 3 | Per Amundsen | table(ktable). |
10 | |*Switch*|*Description*| |
||
11 | | -n | Disables the "Nagle algorithm":https://en.wikipedia.org/wiki/Nagle%27s_algorithm. | |
||
12 | 1 | Per Amundsen | |
13 | *Parameters* |
||
14 | |||
15 | 3 | Per Amundsen | table(ktable). |
16 | |*Parameter*|*Description*| |
||
17 | | <name> | Name to assign the connection. | |