SUB Listen ( [ MaxConn AS Integer ] ) |
---|
Starts listening at selected TCP port or Local Path . Optionally, you can pass a single parameter:
MaxConn : can be zero (no connections limit), or greater than zero, which indicates the maximun number of symultaneous active connections. This parameter is optional, if you do not use it there will be not connections limit.