You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Netlib

Apart from a smattering of XP_OS2 defines in file and socket managing code (which may well disappear if nsFileSpec sorts itself out), there are a couple of places where some platform-specific code is required.

Netlib thread

nsNetThread.cpp contains code to run netlib threads (OS/2 code yet to be checked in to mozilla.org CVS).

Asynchronous DNS

At the moment, mozilla will hang while doing DNS queries. This is bad. Some threaded code needs to be written to make this better.


Back to plugins On to XPConnect