1. 06 4月, 2013 1 次提交
  2. 01 4月, 2013 1 次提交
  3. 26 3月, 2013 1 次提交
    • Y
      Add a new function run_service to st_service_pump, which works like... · 83eb9212
      yangli 提交于
      Add a new function run_service to st_service_pump, which works like io_service::run, so, it will block until service run out, and do not call stop_service any more.
      Add a virtual callback function on_exception to st_service_pump, it will be invoked when exception caught, you can rewrite it do decide weather to continue(return true) or stop the service(return false).
      83eb9212
  4. 21 3月, 2013 1 次提交
  5. 09 3月, 2013 1 次提交
  6. 02 3月, 2013 1 次提交
  7. 01 3月, 2013 1 次提交
  8. 27 2月, 2013 1 次提交
  9. 22 2月, 2013 3 次提交
  10. 21 2月, 2013 1 次提交
  11. 20 2月, 2013 1 次提交