This seems like a pretty reasonable possibility. Can you open a JIRA ticket?
On Mon, Oct 25, 2010 at 5:58 AM, Richard Salz <rs...@us.ibm.com> wrote: > > ... [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/openssl-...@openssl.org/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/ > >