andreas.otte%primus-online.de
|
18c2fd395a
|
fixing for new AutoRegistration
|
1999-06-22 18:24:02 +00:00 |
warren%netscape.com
|
f44c21a640
|
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
|
19b6475c9e
|
conversion to wstring / PRUnichar
some cosmetics to various Makefiles
|
1999-06-11 15:50:14 +00:00 |
warren%netscape.com
|
b113f2332f
|
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
|
1999-06-08 20:57:32 +00:00 |
andreas.otte%primus-online.de
|
7924e08238
|
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
|
c0797ee094
|
New IDL interfaces.
|
1999-06-07 21:33:30 +00:00 |
gagan%netscape.com
|
16afdaa83e
|
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
|
a31e65c713
|
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
|
9750b0449d
|
updated the nsSupportsArray::Count() api usage
|
1999-05-14 17:25:27 +00:00 |
valeski%netscape.com
|
f1ec11c09c
|
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
|
a62bb65a11
|
changed nsIEventQueue->ProcessPendingEvents() to nsIEventQueue->EVentLoop()
|
1999-05-06 19:47:55 +00:00 |
valeski%netscape.com
|
1b339a8876
|
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
|
b8e0667887
|
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
|
f7fa724505
|
Added source offset parameter to OnDataAvailable (for byte-range requests).
|
1999-04-22 08:47:06 +00:00 |
warren%netscape.com
|
ec91edbe39
|
Fixed create/AsyncRead stuff.
|
1999-04-14 08:13:35 +00:00 |
warren%netscape.com
|
cf6fa07c94
|
Added synchronous file input. Worked on cancel/suspend/resume work for file transfer.
|
1999-04-13 18:10:15 +00:00 |
warren%netscape.com
|
dd6e16e1f3
|
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
|
5e125b10fc
|
Used nsIByteBufferInputStream. Fixed file transport test.
|
1999-04-06 01:45:24 +00:00 |
warren%netscape.com
|
5b1608eea2
|
Added TestFileInput
|
1999-04-05 21:06:07 +00:00 |