warren%netscape.com
|
34ec459271
|
Removed file transport, now consolidated with file channel. Various buffer(stream) cleanup.
|
1999-06-15 05:18:40 +00:00 |
andreas.otte%primus-online.de
|
254f0311f3
|
conversion to wstring / PRUnichar
some cosmetics to various Makefiles
|
1999-06-11 15:50:14 +00:00 |
warren%netscape.com
|
aaf94a8b04
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
andreas.otte%primus-online.de
|
c7ecd76a2b
|
removed obsolete (I think) endless while loop from run method
added check for file size zero in SerialTest
|
1999-06-08 12:28:27 +00:00 |
warren%netscape.com
|
c0a3d1a7a3
|
New IDL interfaces.
|
1999-06-07 21:33:30 +00:00 |
gagan%netscape.com
|
cb787f5194
|
Getting it building again... changed the Write call to match its signature in nsIByteBufferInputStream. It will probably change again to FillFrom once we move that to idl.
|
1999-06-04 07:36:04 +00:00 |
andreas.otte%primus-online.de
|
7a0fbe2afb
|
integrating Alec Fletts nsISupportsArray changes
remove manual registration
adding creation of eventqueue
giving EventQueueService the right CIID
|
1999-06-02 11:42:43 +00:00 |
valeski%netscape.com
|
c487e9f6be
|
updated the nsSupportsArray::Count() api usage
|
1999-05-14 17:25:27 +00:00 |
valeski%netscape.com
|
c325d0f196
|
Added Andreas' test program diffs for linux building. Also added an OpenOutputStream test to TestSocketIO.cpp.
|
1999-05-09 19:18:25 +00:00 |
valeski%netscape.com
|
e7260ede87
|
changed nsIEventQueue->ProcessPendingEvents() to nsIEventQueue->EVentLoop()
|
1999-05-06 19:47:55 +00:00 |
valeski%netscape.com
|
943c469643
|
changed over to nsIEventQueue interface, from straight PL_EventQueue. Also took a whack at getting socketTRansport::OpenOutputSTream to work (hasn't been tested)
|
1999-05-05 22:41:44 +00:00 |
valeski%netscape.com
|
142c08df8e
|
changed us over to regular monitors (prmon.h) in lieu of cached monitors (prcmon.h) for performance increase. cached monitors can be 5 times slower than regular monitors.
|
1999-05-04 19:33:37 +00:00 |
warren%netscape.com
|
0bef817947
|
Added source offset parameter to OnDataAvailable (for byte-range requests).
|
1999-04-22 08:47:06 +00:00 |
warren%netscape.com
|
9de1540b6e
|
Fixed create/AsyncRead stuff.
|
1999-04-14 08:13:35 +00:00 |
warren%netscape.com
|
8f99982227
|
Added synchronous file input. Worked on cancel/suspend/resume work for file transfer.
|
1999-04-13 18:10:15 +00:00 |
warren%netscape.com
|
eb79562943
|
Fixed to work, but don't try it for a directory with too many files!
|
1999-04-06 06:11:23 +00:00 |
warren%netscape.com
|
78b9a7c8b5
|
Used nsIByteBufferInputStream. Fixed file transport test.
|
1999-04-06 01:45:24 +00:00 |
warren%netscape.com
|
fd62531512
|
Added TestFileInput
|
1999-04-05 21:06:07 +00:00 |