phrocker commented on a change in pull request #482: Minificpp 658 - Port Raw
Site to Site to C
URL: https://github.com/apache/nifi-minifi-cpp/pull/482#discussion_r259809907
##########
File path: libminifi/include/sitetosite/RawSocketProtocol.h
##########
@@ -178,9 +178,9 @@ class RawSiteToSiteClient : public
sitetosite::SiteToSiteClient {
virtual bool handShake();
private:
-
+ /*
// Mutex for protection
Review comment:
Might as well remove it if it was not referenced anywhere.
----------------------------------------------------------------
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