1. 05 2月, 2022 1 次提交
    • Y
      Rollback the support of strict reference balance on multiple io_context, see... · 38678f17
      youngwolf 提交于
      Rollback the support of strict reference balance on multiple io_context, see the release notes for more details,
       so virtual function change_io_context been dropped.
      server_base(acceptor) supports the reference customization of io_context.
      timer supports the reference customization of io_context, almost all classes inherit from it.
      
      Fix bugs:
       core dump happen in stop_service on restarted service_pump.
       macro ASCS_AVOID_AUTO_STOP_SERVICE will not take effect after service_pump been restarted.
       with macro ASCS_CLEAR_OBJECT_INTERVAL, after stop_service, some sockets can still exist in the valid object queue.
       server_base refuses to start listening if user has opened the acceptor before (to configure the acceptor).
       ssl::single_client_base cannot re-connect to the server.
       server_base's acceptor wrongly takes 2 references on 2 io_contexts.
       Drop function service_pump::get_executor, it introduces above bug implicitly.
       echo_server, echo_client and file_client cannot work after restarted the service_pump.
      38678f17
  2. 28 1月, 2022 1 次提交
  3. 27 1月, 2022 1 次提交
  4. 26 1月, 2022 2 次提交
  5. 24 1月, 2022 1 次提交
  6. 12 1月, 2022 1 次提交
  7. 29 12月, 2021 1 次提交
  8. 10 11月, 2021 1 次提交
  9. 09 10月, 2021 2 次提交
  10. 18 9月, 2021 1 次提交
  11. 17 9月, 2021 1 次提交
  12. 13 9月, 2021 1 次提交
  13. 08 9月, 2021 2 次提交
  14. 07 9月, 2021 1 次提交
  15. 04 9月, 2021 2 次提交
  16. 03 9月, 2021 1 次提交
  17. 02 9月, 2021 2 次提交
  18. 01 9月, 2021 1 次提交
  19. 31 8月, 2021 3 次提交
  20. 30 8月, 2021 1 次提交
  21. 05 8月, 2021 1 次提交
  22. 04 7月, 2021 2 次提交
  23. 24 5月, 2021 1 次提交
  24. 15 4月, 2021 1 次提交
  25. 12 4月, 2021 1 次提交
  26. 11 4月, 2021 1 次提交
  27. 07 4月, 2021 1 次提交
  28. 29 3月, 2021 1 次提交
  29. 19 3月, 2021 1 次提交
  30. 05 3月, 2021 1 次提交
  31. 19 2月, 2021 2 次提交