Skip to content

qLibc 2.2.0 Release

Compare
Choose a tag to compare
@wolkykim wolkykim released this 04 Mar 13:12

New features

  • Token Bucker algorithm has been implemented in qLibc. See qtokenbucket section in API reference.
  • CMake support. Patch provided by demitsuri and netpoetica.
  • Added unit test framework. See tests/ directory.

Bug fix

  • qhasharr's memory addressing issue in shared memory model. Patch provided by haveTryTwo.

Please see API reference for more details.

Thank you to all the contributors.

Seungyoung "Steve" Kim