<div class="gmail_quote">On 22 March 2011 11:21, Avi Bahra <span dir="ltr">&lt;<a href="mailto:avibahra@googlemail.com">avibahra@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I have been looking at the boost asio 1.45 docs but there<br>
is no mention of  signal handling ?<br>
<br>
Is this is a known deficiency of asio, or are there any<br>
any recommended ways of handling signals  in a asio server ?<br></blockquote><div><br></div><div>If you&#39;re interested, apparently it was a known issue, since the latest development version has signal support:</div><div>

<br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://think-async.com/Asio/boost_asio_1_5_3/doc/html/boost_asio/reference/signal_set.html">http://think-async.com/Asio/boost_asio_1_5_3/doc/html/boost_asio/reference/signal_set.html</a></div>

<div><br></div><div>FWIW, I haven&#39;t had any problems after copy/pasting the signals-specific header files into my Boost 1.46 distro.</div><div><br></div><div>Cheers,</div><div>Darren</div></div>

