Commit Graph
11 Commits
Author SHA1 Message Date
troy@netscape.com 84ff910b89 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 4aaec0bad1 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
rpotts@netscape.com 17f207d8ad 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 28c56e3007 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 799d61dbe2 fix bug #1112. Added support for multipart/x-mixed-replace content type 1998-11-05 05:37:02 +00:00
gagan@netscape.com a55fdc6eff NuCache changes. 1998-11-02 23:01:00 +00:00
rpotts@netscape.com b2e751b819 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 9a240e3dc4 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 73dbab418b 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 9058545d4e Fixing Linux breakage 1998-09-19 08:42:51 +00:00
rpotts@netscape.com 60bcdf2911 new files which create a dedicated thread for netlib 1998-09-19 06:59:33 +00:00