Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

v3.1.2

Compare
Choose a tag to compare
@Cylix Cylix released this 07 Mar 07:57
· 99 commits to master since this release

Changes

  • rename the setbit() function into setbit_() in order to avoid conflict with the standard library macro setbit causing compilation error.

Additions

  • add send() method to the sync_client and future_client.

Removals

None