gecko-dev/security
nelsonb%netscape.com 6b57d89463 Add a workaround for bug 80092. If the last write returned WOULDBLOCK
and data is now buffered for sending and the application calls PR_Poll
to poll on read, poll on write also.  This way, if the socket becomes
writable, the application's read attempt will send (more of) the buffered
write data.
2001-05-18 20:44:35 +00:00
..
coreconf Fix bug 79324: remove mkdepend directory from coreconf Makefile. 2001-05-09 00:59:38 +00:00
dbm Use gmake's VPATH feature instead of copying source files. 2001-05-08 23:31:11 +00:00
jss Call a proper NSS function to get the unique ID. 2001-05-04 23:01:19 +00:00
manager remove unused ssl redirect prefs: bug 79572 r=thayes sr=blizzard 2001-05-18 00:04:17 +00:00
nss Add a workaround for bug 80092. If the last write returned WOULDBLOCK 2001-05-18 20:44:35 +00:00
psm Fixing PSM tree to build with new iface for CreateBundle. 2001-04-27 21:31:24 +00:00
Makefile.in Cause this to build the PSM 2.0 directory now instead. 2001-04-16 20:41:00 +00:00
makefile.win Fix win32 build bustage. 2001-03-05 00:26:21 +00:00