[erlang-bugs] SSL accept timeout broken in R15B03?
Steve Vinoski
vinoski@REDACTED
Wed Nov 28 19:27:58 CET 2012
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.
--steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20121128/ca820d7a/attachment.htm>
More information about the erlang-bugs
mailing list