kainjow commented on a change in pull request #2127:
URL: https://github.com/apache/thrift/pull/2127#discussion_r432874696
##########
File path: lib/cpp/src/thrift/transport/TSocket.cpp
##########
@@ -700,6 +689,10 @@ int TSocket::getPort() {
return port_;
}
+std::string TSocket::getPath() {
Review comment:
could this be `const`?
----------------------------------------------------------------
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:
[email protected]