$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rui Gil (ruigil_at_[hidden])
Date: 2007-10-27 01:43:39
Hello,
Can any one tell me how can I unblock a thread that is block in a socket?
I'm using the select/pselect function to detect activity in a group of
sockets, and when I'm try to stop the thread she can be lock in the select
function.
Thanks in Advance,
Rui Gil