wwbmmm commented on issue #918: URL: https://github.com/apache/incubator-brpc/issues/918#issuecomment-1080301223
默认的tcp_listen函数实现目前变得更复杂了,尤其在合入了ipv6和uds功能之后。用户自定义listen函数想要正确地处理各种情况并不容易,也不推荐。 建议如果有更明确的需求,可以通过修改tcp_listen,添加一些gflag或者参数来实现。 -- 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]
