RE: setting socket connect timeout





-----Original Message-----
From: tadamsmar [mailto:tadamsmar@xxxxxxxxx]
Sent: Thursday, May 22, 2008 2:40 PM
To: Info-VAX@xxxxxxxxxxxx
Subject: setting socket connect timeout

I am trying to write some production code based on: tcpip
$examples:tcpip$tcp_client_qio.c

The connect qiow (with the io$_access function code) times
out in75 seconds. I can find documentation that says I can
change that timeout for this socket (I don't want to change
the system timeout). But I can't figure out how to change
the timeout. This is for a device on a small isolated
intranet, so I what to use a shorter timeout.

Does anyone know how to change the timeout?


My documentation is quite old but it did contain a statement about timeouts just
as you describe. I expected to find the timeout functionality in IO$SETMODE but
I didn't....

Dan

.



Relevant Pages

  • Re: Simple Ajax
    ... So it would be auto updating every 2seconds and it ... would timeout like after 100 seconds with a message?. ... I have empirical data from production code to show that letting ... window.setIntervalplanned tasks are very likely to accumulate and/or ...
    (comp.lang.javascript)
  • Re: Simple Ajax
    ... So it would be auto updating every 2seconds and it ... would timeout like after 100 seconds with a message?. ...  I have empirical data from production code to show that letting ... window.setIntervalplanned tasks are very likely to accumulate and/or ...
    (comp.lang.javascript)
  • setting socket connect timeout
    ... I am trying to write some production code based on: ... The connect qiow (with the io$_access function code) times out in75 ... I can find documentation that says I can change that timeout ...
    (comp.os.vms)
  • Re: setting socket connect timeout
    ... I am trying to write some production code based on: ... Does anyone know how to change the timeout? ... My documentation is quite old but it did contain a statement about timeouts just ...
    (comp.os.vms)
  • RE: setting socket connect timeout
    ... Subject: setting socket connect timeout ... My documentation is quite old but it did contain a statement about ... That document says you can also specify the timeout as P6 of the QIOand it ...
    (comp.os.vms)