_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* table(ktable). |*Switch*|*Description*| | -n | Disables the "Nagle algorithm":https://en.wikipedia.org/wiki/Nagle%27s_algorithm. | *Parameters* table(ktable). |*Parameter*|*Description*| | <name> | Name to assign the connection. |