
28 Jul
2010
28 Jul
'10
10:50 p.m.
Hello List, Attached is a piece of sample code in which I'm trying to use Boost.Asio to dispatch a call that will cause the program to shutdown, however for some reason the io_service is not ever calling the handle_stop method, so the program does not shutdown. Any help would be greatly appreciated.