The ss.enable_control_msgs option is a list specifying the commands allowed in a CONTROL message. The default allows the inclusion of the quit
command using a CONTROL message. When this option is set to unknown
, all commands (including quit
) are disabled. Setting this option to _all
allows the inclusion of all valid commands in a CONTROL message. quit
is the only valid command for Java.
TIBCO SmartSockets™ Java Library User’s Guide and Tutorial Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |