This repository has been archived by the owner on Apr 6, 2019. It is now read-only.
v3.1.2
Changes
- rename the
setbit()
function intosetbit_()
in order to avoid conflict with the standard library macrosetbit
causing compilation error.
Additions
- add
send()
method to thesync_client
andfuture_client
.
Removals
None