Hi All,
Problem:
In one thread I am waiting for data in recv () call.
Form other thread due to some reason I close socket
on which recv () is waiting.
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.
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.