[erlang-bugs] SSL accept timeout broken in R15B03?

Steve Vinoski vinoski@REDACTED
Wed Nov 28 20:47:22 CET 2012


On Wed, Nov 28, 2012 at 1:27 PM, Steve Vinoski <vinoski@REDACTED> wrote:

> 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.
>
> Compile this module and run its start/0 function to reproduce the problem:
>
> https://gist.github.com/4163038
>
> 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.
>

Running a git bisect in the otp repo shows commit 8a789189 to be the
culprit.

--steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20121128/88d04746/attachment.htm>


More information about the erlang-bugs mailing list