Previous Topic

Next Topic

Book Contents

Book Index

Syntax

To stop handling incoming connections for the specific channel:

F IOAGATE,CLOSE=channel_id

To stop handling incoming connections for all channels:

F IOAGATE,CLOSE=ALL

To stop handling incoming connections and shutdown IOAGATE when all clients have been disconnected:

F IOAGATE,CLOSE=channel_id/ALL,SHUT

Parent Topic

CLOSE