id summary reporter owner description type status milestone component version severity resolution keywords cc 7288 Under windows it is possible to use io_service::poll without a previous call to reset! code.databyte@… chris_kohlhoff "I found out, that it is possible under windows to use io_service::poll without calling reset on the same service before. Under Linux the internal variable ""stopped_"" is checked in the immplementation. The windows immplementation doesent do that, although the documentation says: ""The poll() function runs handlers [...] until the io_service has been stopped [...].""" Bugs new To Be Determined asio Boost 1.52.0 Problem