Boost C++ Libraries: Ticket #5960: Use thread_group https://svn.boost.org/trac10/ticket/5960 <p> Hi, </p> <p> Shouldn't this example use thread_group? </p> <p> <a href="http://www.boost.org/doc/libs/1_47_0/doc/html/boost_asio/example/http/server3/server.cpp">http://www.boost.org/doc/libs/1_47_0/doc/html/boost_asio/example/http/server3/server.cpp</a> <a href="http://www.boost.org/doc/libs/1_47_0/doc/html/thread/thread_management.html#thread.thread_management.threadgroup">http://www.boost.org/doc/libs/1_47_0/doc/html/thread/thread_management.html#thread.thread_management.threadgroup</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5960 Trac 1.4.3 chris_kohlhoff Tue, 29 May 2012 01:53:49 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5960#comment:1 https://svn.boost.org/trac10/ticket/5960#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> In the examples I try to use only thread library features that have a C++11 standard library equivalent. </p> Ticket