Wan-Teh Chang wrote:
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.

To enable the fdx mode, you must specify the -2 <filename> option on the command line of selfserv.

strsclnt also has a similar -2 option.

To really test fdx operation, you should use selfserv with
strsclnt, and use the -2 option on both.

_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to