gecko-dev/netwerk
gordon%netscape.com e14fa0b121 Changed 'getters' on nsCacheEntry to simply return values, rather than require out parameters.
Added a PRCList member and accessors for linking entries on eviction and doom lists.

Moved check for IsStreamBased() from nsCacheEntry::GetData() to nsCacheEntryDescriptor::GetData(), to allow cache devices to set the mData member.

Added checks to nsCacheEntryDescriptor methods to return NS_ERROR_NOT_AVAILABLE if the descriptor is already closed.
2001-02-28 00:06:13 +00:00
..
base Corrected copyright headers. 2001-02-26 22:29:40 +00:00
build # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
build2 Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
cache Changed 'getters' on nsCacheEntry to simply return values, rather than require out parameters. 2001-02-28 00:06:13 +00:00
core/public
dns Partially resolves bug 10733. XP_UNIX does not have an async DNS implementation. r=rpotts, sr=mscott. 2001-02-23 00:15:35 +00:00
macbuild [not part of build] added nsMemoryCacheTransport.cpp. 2001-02-27 19:41:13 +00:00
mime Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
protocol Adding myself in the contributor section. 2001-02-27 09:34:12 +00:00
resources
socket Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
streamconv sr=rpotts. 39987. handling broken servers which don't provide a boundary token in the first block. also protecting against stray parsing which can result in crashes. 2001-02-27 12:33:12 +00:00
test updating the .cvsignore file 2001-02-27 23:17:58 +00:00
testserver
.cvsignore
gen-makefile.sh
Makefile.in
makefile.win