Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 54bb331eba Initialize sockstub protocol when starting up the netlib thread. 1999-01-28 01:57:58 +00:00
radha%netscape.com 9f1a7719fc Don't need that gWebShell_UnixEventQueue anymore. Unix uses the event queue
service just like XP_PC
1999-01-23 00:50:08 +00:00
rpotts%netscape.com 64ade5b01f Always fire the OnStopBinding() notification... Even if a previous call to the stream listener returned an error... 1999-01-15 10:23:32 +00:00
mcmullen%netscape.com 588492587f Fix build bustage 1999-01-15 00:57:14 +00:00
mcmullen%netscape.com a1febb5a7a Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:27:36 +00:00
ebina%netscape.com 0a3a20f907 Add the gzip decoder back in. 1999-01-13 01:43:28 +00:00
rpotts%netscape.com e03c51e302 use the new EventQueueService to obtain the event queue used for marshalling data over to the UI thread... 1999-01-05 09:51:28 +00:00
troy%netscape.com be2d0d215b Fixed two memory leaks of the status msg (Unicode string) in OnStopBindingProxyEvent
and OnStatusProxyEvent
1998-12-22 18:49:12 +00:00
warren%netscape.com b22a4e72fd Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
rpotts%netscape.com b6b353628c Force the URL exit routine to be called via a PLEvent. This insures that the LIBNET() lock is not being held during the call... 1998-11-22 09:31:10 +00:00
rpotts%netscape.com 34ea948370 Support asynchronous network notifications (instead of polling) if NO_NETWORK_POLLING is defined. Currently, this is only implemented for Win32 1998-11-08 09:04:54 +00:00
rpotts%netscape.com 7fc5353210 fix bug #1112. Added support for multipart/x-mixed-replace content type 1998-11-05 05:37:02 +00:00
gagan%netscape.com b96f8f0ce6 NuCache changes. 1998-11-02 23:01:00 +00:00
rpotts%netscape.com 83d4c85da3 Changed the proxy routines to only call via PL_Events when needed (ie a thread boundary will be crossed...) 1998-10-06 06:15:47 +00:00
rpotts%netscape.com 77a8f2e17a Added a proxy routine for net_CallexitRoutine(...) so it would be called on the correct thread at the proper time... 1998-09-25 22:24:09 +00:00
rpotts%netscape.com b4e228cb3e Initialize Async DNS during the rest of the netlib initialization. This will take place on the netlib thread (where appropriate...) 1998-09-22 07:03:54 +00:00
mcafee%netscape.com cfd2d30318 Fixing Linux breakage 1998-09-19 08:42:51 +00:00
rpotts%netscape.com d1fc5a834d new files which create a dedicated thread for netlib 1998-09-19 06:59:33 +00:00