Hey Thanks a lot for the answer David.
Sanjay
--- David Schwartz <[EMAIL PROTECTED]> wrote:
>
> >I read many posts about multiple threads
> accessing
> > a single SSL connection for read/write. I am still
> > confused about the usage. What exactly is the
> truth?
>
> You cannot access
>I read many posts about multiple threads accessing
> a single SSL connection for read/write. I am still
> confused about the usage. What exactly is the truth?
You cannot access the same SSL connection from more than one thread at a
time.
> If I have a client SSL connection that
Hi,
I read many posts about multiple threads accessing
a single SSL connection for read/write. I am still
confused about the usage. What exactly is the truth?
If I have a client SSL connection that has 3 to 4
threads accessing the same SSL connection for
read/write to the server, will it ca