Sockclose » History » Version 3
Per Amundsen, 02/16/2023 03:22 PM
| 1 | 1 | Per Amundsen | _Added in 1.8.10_ |
|---|---|---|---|
| 2 | |||
| 3 | */sockclose <name>* |
||
| 4 | |||
| 5 | 2 | Per Amundsen | Closes the connection with the specified name. If you specify a [[Scripting_Wildcards|wildcard]] name, all connections that match the [[Scripting_Wildcards|wildcard]] are closed. |
| 6 | 1 | Per Amundsen | |
| 7 | *Parameters* |
||
| 8 | |||
| 9 | 3 | Per Amundsen | table(ktable). |
| 10 | |*Parameter*|*Description*| |
||
| 11 | | <name> | Socket name to close. | |