pnoltes commented on a change in pull request #160: Refactors curl read and add code for manual unrolling. URL: https://github.com/apache/celix/pull/160#discussion_r387775311 ########## File path: bundles/remote_services/remote_service_admin_dfi/src/remote_service_admin_dfi.c ########## @@ -761,20 +761,20 @@ static celix_status_t remoteServiceAdmin_send(void *handle, endpoint_description return status; } +#define READCALLBACK_WRITE_TO_BUFF(buff, post, loops) \ Review comment: yep, I will remove this ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services