howzi opened a new pull request, #3368: URL: https://github.com/apache/brpc/pull/3368
### What problem does this PR solve? 现有的tcp SNDBUF和RCVBUF设置时机有问题,不仅会导致设置失败,测试中发现还会导致buf固定位非预期的值。 参考: https://man7.org/linux/man-pages/man7/tcp.7.html <img width="1566" height="512" alt="image" src="https://github.com/user-attachments/assets/6bf545a8-b676-4fb7-a665-17832bab56ae" /> -- 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]
