wenjiecn commented on code in PR #3179:
URL: https://github.com/apache/brpc/pull/3179#discussion_r2697276391
##########
src/brpc/socket_map.h:
##########
@@ -82,18 +82,22 @@ struct SocketMapKeyHasher {
int SocketMapInsert(const SocketMapKey& key, SocketId* id,
const std::shared_ptr<SocketSSLContext>& ssl_ctx,
bool use_rdma,
- const HealthCheckOption& hc_option);
+ const HealthCheckOption& hc_option,
Review Comment:
@chenBright 大佬,可以帮忙再review吗?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]