wenjiecn commented on issue #3178:
URL: https://github.com/apache/brpc/issues/3178#issuecomment-3698961890

   @372046933 可以试试这个[PR](https://github.com/apache/brpc/pull/3179)
   ```
   brpc::ChannelOptions copt;
   // 配置网卡对应的IP
   copt.client_host = "localhost"; 
   ```


-- 
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]

Reply via email to