Hello, one more question...

When an HTTP connection invokes NSS code (e.g. to establish a TLS
connection), is the NSS code invoked through a library call in the same
thread/process as the connection handler that calls that code?

This forum is probably not the place to ask this, but it is related to
what I am asking about above - does Firefox invoke new threads in the
same process to handle different client-server connection or does it
fork a new process?  The only thing I know is that DNS queries are done
in separate processes.  Can anybody describe the way Firefox uses
threads/processes or point me to a resource online about this?  I have
been through the mozilla.org documentation, but haven't found anything
about this.

Best regards,
Peter Djalaliev

_______________________________________________
mozilla-crypto mailing list
mozilla-crypto@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to