1. 01 2月, 2019 5 次提交
  2. 31 1月, 2019 3 次提交
  3. 30 1月, 2019 4 次提交
  4. 29 1月, 2019 1 次提交
    • Y
      Control send and recv buffer accurately rather than just message number before. · 223df59a
      yang li 提交于
      Introduce virtual function pack_header to i_packer, it just pack headers.
      Add an overload to send_(native_)msg, safe_send_(native_)msg, sync_send_(native_)msg and sync_safe_send_(native_)msg respectively, it accepts a in_msg_type&& parameter,
       this will reduce one memory replication (needs i_packer::pack_header).
      Drop ascs::list which was implemented by ascs before, just simply use std::list, which means list::size() will not be called any more.
      223df59a
  5. 28 1月, 2019 2 次提交
  6. 26 1月, 2019 2 次提交
  7. 23 1月, 2019 2 次提交
  8. 22 1月, 2019 1 次提交
  9. 21 1月, 2019 1 次提交
  10. 18 1月, 2019 1 次提交
  11. 17 1月, 2019 1 次提交
  12. 15 1月, 2019 2 次提交
  13. 12 1月, 2019 1 次提交
  14. 11 1月, 2019 3 次提交
  15. 10 1月, 2019 1 次提交
  16. 09 1月, 2019 3 次提交
  17. 06 1月, 2019 1 次提交
  18. 05 1月, 2019 4 次提交
  19. 04 1月, 2019 1 次提交
  20. 02 1月, 2019 1 次提交