SOCKNOTESTSTOR statement

Use the SOCKNOTESTSTOR statement to stop checking of TCP/IP C sockets socket calls for storage access errors on the parameters to the call.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+--------------+--SOCKNOTESTSTOR----------------------------><
   '-system_name:-'                   

Parameters

system_name:
The name of the system to which this statement applies. See system_name considerations for a complete description of this parameter.

Requirement: The colon is required.

Usage notes

  • This statement improves response time.
  • This statement is in effect unless SOCKTESTOR is specified.
  • This statement works for all TCP/IP C sockets across the system the way sock_do_test_stor() works for a specific socket application.