home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!bigboote.WPI.EDU!bigwpi.WPI.EDU!yeasah
- From: yeasah@bigwpi.WPI.EDU (Yeasah G. Pell)
- Newsgroups: comp.unix.questions
- Subject: socket timeouts
- Date: 12 Dec 1992 00:13:00 GMT
- Organization: Worcester Polytechnic Institute
- Lines: 13
- Message-ID: <1gbaqcINN3se@bigboote.WPI.EDU>
- NNTP-Posting-Host: bigwpi.wpi.edu
-
- Hey wizzards!
-
- Q: How can one change the amount of time a connect() function
- takes to time out when attempting to connect to an unconnected
- address on the internet? Currently it waits forever. I
- see the select() function has a value for timeout, but I
- don't know if this is related to connect or not.
-
- Any help at all would be greatly appreciated!
-
- Thanks in advance,
- Yeasah Pell (yeasah@wpi.edu)
-
-