Re: TCP connect timeout setting in Solaris
From: Barry Margolin (barmar_at_alum.mit.edu)
Date: 08/28/04
- Next message: Chris Thompson: "Re: odd behaviour of "pwd" & "df" after Live Upgrade?"
- Previous message: Torsten Kirschner: "Re: Migrating enclosures"
- In reply to: Prab: "Re: TCP connect timeout setting in Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 Aug 2004 02:17:55 -0400
In article <cgp2b8$f92@odbk17.prod.google.com>,
"Prab" <prabjot@gmail.com> wrote:
> Thanks Barry,
> So how do I achieve a total timeout of 60 seconds? Could you elaborate
> on this a little more or refer me to a link that explains this in some
> more detail?
Connect in non-blocking mode and use select() with a 60-second timeout.
-- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me ***
- Next message: Chris Thompson: "Re: odd behaviour of "pwd" & "df" after Live Upgrade?"
- Previous message: Torsten Kirschner: "Re: Migrating enclosures"
- In reply to: Prab: "Re: TCP connect timeout setting in Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]