The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
telnet.setsockopt events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
telnet.setsockopt.failure
- Severity
-
ERROR
- Description
-
This message occurs when setsockopt on telnet socket fails
- Corrective Action
-
Use the error code contained in this message to determine the problem.
- Syslog Message
-
Telnet setsockopt error: option %s, option value %s, error code %d (%s).
- Parameters
-
socketlevel (STRING): This is the socket option level parameter
socketoption (STRING): This is the socket option value parameter
errorcode (INT): This is the error code returned from setsockopt
reason (STRING): Reason why setsockopt failed on telnet socket.