Felix-Gong opened a new pull request, #3321: URL: https://github.com/apache/brpc/pull/3321
## Summary - Add unit test `ssl_unexpected_eof` to verify the fix in #3316 - Test verifies that `Socket::DoRead()` returns `-1` with `errno=ESSL` when the remote side closes the TCP connection without sending `close_notify` - Depends on #3316 being merged first (CI will fail until then) ## Test plan - [ ] CI passes after #3316 is merged - [ ] `brpc_ssl_unittest` 7/7 SSL tests pass -- 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]
