yanglimingcn commented on code in PR #3144:
URL: https://github.com/apache/brpc/pull/3144#discussion_r3852448953
##########
src/brpc/acceptor.h:
##########
@@ -111,7 +111,7 @@ friend class Server;
bool _force_ssl;
std::shared_ptr<SocketSSLContext> _ssl_ctx;
- // Choose to use a certain socket: 0 TCP, 1 RDMA
+ // Choose to use a certain socket: 0 TCP, 1 RDMA, 2 GDR
Review Comment:
GDR mode is 3
--
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]