<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 28, 2012 at 1:27 PM, Steve Vinoski <span dir="ltr"><<a href="mailto:vinoski@ieee.org" target="_blank">vinoski@ieee.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
In trying to verify Yaws under R15B03 I noticed it was failing its SSL accept timeout test, which works fine under previous Erlang/OTP versions.<div><br></div><div>Compile this module and run its start/0 function to reproduce the problem:</div>

<div><br></div><div><a href="https://gist.github.com/4163038" target="_blank">https://gist.github.com/4163038</a><br></div><div><br></div><div>The test does an SSL accept with a timeout, then does a TCP connect from a client which of course won't complete the handshake and should cause the timeout to kick in. Unfortunately the timeout doesn't occur.</div>
</blockquote><div><br></div><div>Running a git bisect in the otp repo shows commit 8a789189 to be the culprit.</div><div><br></div><div>--steve </div></div></div>