> ... [signals are different with threads] ...

Thanks, but I have all the signal stuff right; I know my handler is 
getting called.  (I've been doing this for awhile, cf 
http://www.mail-archive.com/[email protected]/msg07729.html :)

I thought that the server was still blocked in polling for accept, and 
read through the code. To make a long story short, it looks like 
TSimpleServer::stop() is missing this line:
        serverTransport_->interrupt()

Can anyone on the core team confirm this as a bug?

        /r$

--
STSM, WebSphere Appliance Architect
https://www.ibm.com/developerworks/mydeveloperworks/blogs/soma/

Reply via email to