home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / programm / 5212 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.3 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!elroy.jpl.nasa.gov!sdd.hp.com!zaphod.mps.ohio-state.edu!uwm.edu!linac!att!bu.edu!cs!tasos
  2. From: tasos@cs.bu.edu (Anastasios Kotsikonas)
  3. Newsgroups: comp.unix.programmer
  4. Subject: Re: SO_REUSEADDR (was: Re: Socket Programming Help)
  5. Message-ID: <101017@bu.edu>
  6. Date: 8 Nov 92 19:04:42 GMT
  7. References: <1d9ihpINNep8@early-bird.think.com> <1992Nov7.023043.19007@wuecl.wustl.edu>
  8. Sender: news@bu.edu
  9. Organization: Computer Science Department, Boston University, Boston, MA, USA
  10. Lines: 15
  11.  
  12. In article <1992Nov7.023043.19007@wuecl.wustl.edu> pete@arl.wustl.edu writes:
  13. >There is a discussion of this subject going on in comp.unix.internals.  Someone there
  14. >had access to the source code, and in checking the coding of the SO_REUSEADDR
  15. >flag, determined that it doesn't work, which corresponded with my experiences in
  16. >attempting to use it as well.  If anyone else has any insights into this problem of 
  17. >closing sockets so that they can be immediately re-used, I'd be very interested 
  18. >in hearing them.  
  19. >
  20.  
  21. I am sorry but this is nonsense. I have used SO_REUSEADDR on BSD 4.1.1, AIX
  22. 3.1.5 and up, HP UX 8.05 and up, SGI OS 4.0 and up and pure SVR4 systems,
  23. quite successfully I might add, for both privileged and non-privileged
  24. ports.
  25.  
  26. Tasos
  27.