Skip to content

Release 1.1.2

Compare
Choose a tag to compare
@taohex taohex released this 17 Oct 03:51
· 12 commits to master since this release

Features

  • Support multi thread for tcp io

Enhancement

  • Multiple groups are initialized in parallel

  • Rewrite Time::MsSleep with std::thread

  • Rewrite SerialLock and Queue with condition_variable_any

  • More initialization checks

Bug fixes

  • Node::RunNode fail will cause a memory leak