home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / programm / 5198 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!gumby!wupost!eclnews!achilles!pete
  3. From: pete@arl.wustl.edu (Peter Flugstad,,,)
  4. Subject: SO_REUSEADDR (was: Re: Socket Programming Help)
  5. Message-ID: <1992Nov7.023043.19007@wuecl.wustl.edu>
  6. Sender: usenet@wuecl.wustl.edu (Usenet Administrator)
  7. Nntp-Posting-Host: achilles
  8. Reply-To: pete@arl.wustl.edu
  9. Organization: Applied Research Lab, Washington University in St. Louis
  10. References: <1d9ihpINNep8@early-bird.think.com>
  11. Date: Sat, 7 Nov 1992 02:30:43 GMT
  12. Lines: 17
  13.  
  14. There is a discussion of this subject going on in comp.unix.internals.  Someone there
  15. had access to the source code, and in checking the coding of the SO_REUSEADDR
  16. flag, determined that it doesn't work, which corresponded with my experiences in
  17. attempting to use it as well.  If anyone else has any insights into this problem of 
  18. closing sockets so that they can be immediately re-used, I'd be very interested 
  19. in hearing them.  
  20.  
  21. Thanx,
  22.  
  23. Pete
  24.  
  25. ---
  26. Pete Flugstad                | Internet: pete@arl.wustl.edu
  27. Applied Research Laboratory        | Tel: (314) 935-6110
  28. Department of Computer Science        | "To err is Human, to really 
  29. Washington University in St. Louis    |  foul up requires a computer"
  30.  
  31.