gecko-dev/nsprpub
wtc%netscape.com 3c5064327b Bugzilla bug #17184: PR_Bind should not set the SO_REUSEADDR socket
option.  The HAVE_SOCKET_REUSEADDR macro is now obsolete.  Tests
that depended on the old PR_Bind behavior needs to call PR_SetSocketOption
before PR_Bind.
Modified files: _beos.h, _os2.h, _unixos.h, _win16.h, _win95.h, _winnt.h,
prsocket.c, ptio.c, accept.c, acceptread.c, sel_spd.c, servr_kk.c,
servr_ku.c, servr_uk.c, and servr_uu.c.
1999-10-26 01:58:10 +00:00
..
build/autoconf Autoconf for NSPR. Checkin for cls@seawood.org. Bugzilla #11893. 1999-10-15 02:42:36 +00:00
config OpenVMS updates by colin@theblakes.com 1999-10-22 21:06:08 +00:00
lib Bugzilla bug #17093: made plevent.c independent of any internal NSPR 1999-10-25 19:20:58 +00:00
macbuild NSPR 3.5 landing 1999-10-13 18:32:42 +00:00
pr Bugzilla bug #17184: PR_Bind should not set the SO_REUSEADDR socket 1999-10-26 01:58:10 +00:00
tools Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893 1999-10-14 15:09:11 +00:00
configure Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893 1999-10-14 15:09:11 +00:00
configure.in Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893 1999-10-14 15:09:11 +00:00
Makefile Removed temporary depend:clean hack. 1999-10-22 05:29:48 +00:00
Makefile.in Autconf for NSPR. Checkin for cls@seawood.org. Bugzill #11893. 1999-10-14 14:50:38 +00:00
makefile.win