PLBCS_SOCKETRECOVERY Keyword


     PLBCS_SOCKETRECOVERY={ ON | OFF }

 

This keyword determines whether a socket connection to the client should use socket recovery when a socket error is detected.

 

By default the Application Program Server has socket recovery turned on. This is the same as when this keyword is set to ON.

 

If this keyword is set to POFF, the APS server does not use socket recovery when a socket error is detected.

Example:

 

     PLBCS_SOCKETRECOVERY=OFF

 

 

See Also: PLBSERVE Keywords, PLBSERVE Command Syntax



PL/B Application Server PLBCS_SINGLEUSE PLBCS_TERMTIME