home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14615 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  765 b 

  1. Path: sparky!uunet!noc.near.net!bigboote.WPI.EDU!bigwpi.WPI.EDU!yeasah
  2. From: yeasah@bigwpi.WPI.EDU (Yeasah G. Pell)
  3. Newsgroups: comp.unix.questions
  4. Subject: socket timeouts
  5. Date: 12 Dec 1992 00:13:00 GMT
  6. Organization: Worcester Polytechnic Institute
  7. Lines: 13
  8. Message-ID: <1gbaqcINN3se@bigboote.WPI.EDU>
  9. NNTP-Posting-Host: bigwpi.wpi.edu
  10.  
  11. Hey wizzards!
  12.  
  13.     Q: How can one change the amount of time a connect() function
  14.        takes to time out when attempting to connect to an unconnected
  15.        address on the internet?  Currently it waits forever.  I
  16.        see the select() function has a value for timeout, but I
  17.        don't know if this is related to connect or not.
  18.  
  19.   Any help at all would be greatly appreciated!
  20.         
  21.         Thanks in advance,
  22.             Yeasah Pell (yeasah@wpi.edu)
  23.  
  24.