Kbase P26497: 4GL/ABL: Is there a way to set a timeout for the socket object WRITE() method?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/20/2010 |
|
Status: Verified
GOAL:
4GL/ABL: Is there a way to set a timeout for the socket object WRITE() method?
GOAL:
Is the SO_SNDTIMEO option which controls the timeout value for the socket WRITE() method supported?
GOAL:
Can the SET-SOCKET-OPTION() method be used to set the timeout value for the socket WRITE() method?
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
FIX:
There is no way to set a timeout for the socket object WRITE() method in 4GL/ABL at this time.
The SO_SNDTIMEO option that sets the timeout for the socket WRITE() method is not supported at this time.
The SET-SOCKET-OPTION() method can not be used to set the timeout value for the socket WRITE() method?