> >
> >     But recv () is not coming back from call.
> >     What should I do so that as soon as I close socket
> >     recv () will give error or come back from blocking
> >     state.
how about using select() to block instead of recv? i think that should
solve all problems. comments?

~sagar

-- 
Sagar Gokhale
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to