maskit opened a new pull request #7061: URL: https://github.com/apache/trafficserver/pull/7061
When ATS receives retransmitted frames for handshake, it causes an error unreasonably. Current code returns error (1) if there is no data to read, but it can happen if frames are retransmitted because those don't have new data. I guess this bug was made because of confusion (OpenSSL returns 1 on success). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
