Re: Problem with PR_Recv in blocking mode.

2008-03-19 Thread D3|\||\|!$
Hi All!!! I have found the reasons(explained below) for which it was behaving erroneously. But this has given birth to more querries...!!! :-) > 1)The client is unable to send/recieve messages from the server in > the first call to recieve/send. It requires exactly two messages > before the

Problem with PR_Recv in blocking mode.

2008-03-18 Thread D3|\||\|!$
Hi All!!! I have written a wrapper API using NSS. The recieve function utilizes the PR_Recv function. I am encountering the following problems: 1)The client is unable to send/recieve messages from the server in the first call to recieve/send. It requires exactly two messages before the comm