RE: setting socket connect timeout
- From: "Dan Allen" <dallen@xxxxxxxx>
- Date: Thu, 22 May 2008 15:28:42 -0400
-----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
.
- Follow-Ups:
- Re: setting socket connect timeout
- From: tadamsmar
- Re: setting socket connect timeout
- Prev by Date: setting socket connect timeout
- Next by Date: Re: setting socket connect timeout
- Previous by thread: Re: setting socket connect timeout
- Next by thread: Re: setting socket connect timeout
- Index(es):
Relevant Pages
|