githublaohu commented on a change in pull request #65: Realization C asynSend
URL: https://github.com/apache/rocketmq-client-cpp/pull/65#discussion_r246993179
##########
File path: include/CProducer.h
##########
@@ -30,7 +31,7 @@ extern "C" {
typedef struct CProducer CProducer;
typedef int(*QueueSelectorCallback)(int size, CMessage *msg, void *arg);
Review comment:
QueueSelectorCallback is not asyn send callback function
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services