SET-SOCKET-OPTION( ) method
Sets the specified socket option. TCP supports a number of socket options. Please refer to TCP documentation for a description of these options.
Return type: LOGICAL
Applies to: Socket object handle
name
arguments
Table 104 describes the options ABL supports.
The SET-SOCKET-OPTION( ) method returns TRUE if setting the option succeeded and returns FALSE otherwise. An error can occur if:
OpenEdge Release 10.2B
|