chenBright commented on issue #3107: URL: https://github.com/apache/brpc/issues/3107#issuecomment-3332138841
SocketOptions::bthread_tag的默认值是bthread_self_tag(),在bthread_tag 1上创建Socket,tag就是1吧。 https://github.com/apache/brpc/blob/020f807a99e3aee38752e895e6b4d88fcbda1526/src/brpc/socket.h#L288 -- 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]
