gecko-dev/netwerk
sspitzer%netscape.com 0487a8b1a3 fix for #30775 and #30648. r=mscott,warren. a=phil
we need to call Cancel() to remove the closed nsSocketTransport from the
list of active transports.  if we don't, we quickly reach the max (50)
and pop, smtp, and nntp operation start failing.

also, upon NS_BINDING_ABORTED, do not pop up an alert.  we get
this when we call Cancel() or if the user hits the stop button.
2000-03-12 06:40:25 +00:00
..
base fix for #30775 and #30648. r=mscott,warren. a=phil 2000-03-12 06:40:25 +00:00
build r=gagan, part of 15594. Registering the nsProtocolProxyService with the service manager. 2000-02-15 21:58:59 +00:00
cache Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
dns Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
macbuild add nsProtocolProxyService.cpp for valeski 2000-02-14 14:49:05 +00:00
mime Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
protocol added files: mozilla/netwerk/protocol/http/src/nsHTTPSHandler.cpp 2000-03-11 05:39:48 +00:00
security #ifdef DEBUG_dougt annoying printf 2000-03-11 22:44:27 +00:00
socket add directory to include path 2000-03-11 05:49:01 +00:00
streamconv better fix for #30646. r=mscott, a=jar. 2000-03-08 04:21:46 +00:00
test New event sink changes for the test case. 2000-03-08 00:35:24 +00:00
testserver r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
util Pro5 update 2000-02-07 23:06:04 +00:00
.cvsignore some more ignorance 1999-06-17 19:00:56 +00:00
gen-makefile.sh Add some comments 1999-05-03 18:11:50 +00:00
Makefile.in adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00