summaryrefslogtreecommitdiff
path: root/bindings
AgeCommit message (Expand)Author
2023-09-27Merge branch 'main' into feature-rs-timeoutfeature-rs-timeoutzy
2023-09-27merge binding-rs-dablooms张杨
2023-09-27update readme to english..zy
2023-09-27README: add description of the type of callback passed inzy
2023-09-27bind-rs-timeout READMEzy
2023-09-27timeout_cb::call captures the panic caused by fn_ptr pointing to an invalid f...zy
2023-09-27Revert "feature: add binding for libmarsio."zy
2023-09-27Revert "move the recv_burst, send_burst API from mr_instance structure to que...zy
2023-09-27code cleanzy
2023-09-27timeout-bind.rs: remove some mut.zy
2023-09-27The APIs of timeout and timeoutmanger have been refactored and will now be ea...zy
2023-09-26remove timeout_gen.rszy
2023-09-26Timeout::set_cb_closure could be passed into the closure typezy
2023-09-25tempzy
2023-09-25simplified callback passing in closure.zy
2023-09-25make callback could be a closure(FnMut)zy
2023-09-22Replace some commentzy
2023-09-22remove timeout_gen.rszy
2023-09-22rust bindingzy
2023-09-22timeout C codezy
2023-09-22rs-timeout gitignorezy
2023-09-19move the recv_burst, send_burst API from mr_instance structure to queue relat...Lu Qiuwen
2023-09-19feature: add binding for libmarsio.Lu Qiuwen