valeski%netscape.com
|
65011fa313
|
nsIChannel api change. you no longer have to supply an nsIEventQueue when calling an AsyncRead|Write() method.
|
1999-06-29 01:52:30 +00:00 |
mscott%netscape.com
|
aad910c48a
|
nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
|
1999-06-28 20:37:10 +00:00 |
andreas.otte%primus-online.de
|
230bd53e2f
|
fixing for new AutoRegistration
|
1999-06-22 18:24:02 +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
|
be01cce522
|
use new HandleEvent method of EventQueue
|
1999-06-08 12:24:10 +00:00 |
warren%netscape.com
|
c0a3d1a7a3
|
New IDL interfaces.
|
1999-06-07 21:33:30 +00:00 |
valeski%netscape.com
|
0dcaa3a2a0
|
http - fixed build probs
test - moved a local var into a #ifdef because it was throwing a warning on windows
|
1999-06-03 22:12:26 +00:00 |
andreas.otte%primus-online.de
|
cc26f5c151
|
fixes to get the test working under linux, mac stuff still missing
|
1999-06-03 18:34:51 +00:00 |
andreas.otte%primus-online.de
|
ac665a5d66
|
removed manual registration
|
1999-06-02 11:29:26 +00:00 |
warren%netscape.com
|
b3c3a30965
|
Moving changes from XPCOM20_BRANCH forward.
|
1999-05-24 09:01:47 +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
|
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
|
7da95187dd
|
Fixed windows builds. changed #ifdef'd #included <windows.h> from XP_PC/XP_WIN to WIN32. There is not a XP_WIN macro.
|
1999-05-04 18:50:59 +00:00 |
hshaw%netscape.com
|
f05420e8cb
|
wrap #include <windows.h> with #ifdef XP_WIN (for unix builds)
|
1999-05-04 00:31:40 +00:00 |
warren%netscape.com
|
0bef817947
|
Added source offset parameter to OnDataAvailable (for byte-range requests).
|
1999-04-22 08:47:06 +00:00 |
rpotts%netscape.com
|
722b00f7fa
|
First pass at a socket transport implementation...
|
1999-04-19 07:17:37 +00:00 |