GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/683
TS-4309: Fix missing event setting that was causing a spin if a end o⦠â¦f SSL stream occurred due to ERR_SYSCALL. Also fixes clang warning described in TS-4492. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shinrich/trafficserver ts-4309-3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/683.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #683 ---- commit 4fb7791609599d78d009f16713eaa9903e1d4489 Author: Susan Hinrichs <shinr...@ieee.org> Date: 2016-05-31T20:22:11Z TS-4309: Fix missing event setting that was causing a spin if a end of SSL stream occurred due to ERR_SYSCALL. Also fixes clang warning described in TS-4492. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---