Added in 1.9.0
/sockaccept [-n] <name>
Accepts the current connection to your listening port and assigns it a name to identify it.
Switches
| Switch | Description |
| -n | Disables the Nagle algorithm. |
Parameters
| Parameter | Description |
| <name> | Name to assign the connection. |