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