1. 19 3月, 2022 1 次提交
  2. 18 2月, 2022 2 次提交
  3. 17 2月, 2022 1 次提交
  4. 15 2月, 2022 1 次提交
  5. 09 2月, 2022 1 次提交
  6. 06 2月, 2022 2 次提交
  7. 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
  8. 28 1月, 2022 1 次提交
  9. 27 1月, 2022 1 次提交
  10. 26 1月, 2022 2 次提交
  11. 24 1月, 2022 1 次提交
  12. 12 1月, 2022 1 次提交
  13. 29 12月, 2021 1 次提交
  14. 10 11月, 2021 1 次提交
  15. 09 10月, 2021 2 次提交
  16. 18 9月, 2021 1 次提交
  17. 17 9月, 2021 1 次提交
  18. 13 9月, 2021 1 次提交
  19. 08 9月, 2021 2 次提交
  20. 07 9月, 2021 1 次提交
  21. 04 9月, 2021 2 次提交
  22. 03 9月, 2021 1 次提交
  23. 02 9月, 2021 2 次提交
  24. 01 9月, 2021 1 次提交
  25. 31 8月, 2021 3 次提交
  26. 30 8月, 2021 1 次提交
  27. 05 8月, 2021 1 次提交
  28. 04 7月, 2021 2 次提交
  29. 24 5月, 2021 1 次提交
  30. 15 4月, 2021 1 次提交