Hi, Thanks for the help.
pthread_cancel () will also do. But for this I have to write cleanup handlers to free the resources. The problem in my case was, I was not using shutdown(..), and adding it solved my problem, causing recv(..) to come back from the blocked state. Thanks for your suggestions. regards, sachin -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
