POC wrote on 1/22/2004, 5:45 AM: > I know want to understand selfserv better: What is the > function called handle_fdx_connection()? It doesn't look > like it's being used anywhere...
It means "handle full-duplex connection". A full-duplex connection is one that two threads are reading from and writing to at the same time. I know handle_fdx_connection is not being used but I don't know why. > BTW, I still have the NSS3.8 version. You should upgrade to NSS_3_9_RTM. Wan-Teh _______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
