<div dir="ltr">Hi all,<div><br></div><div>When closing a passive SSL socket ({active, false}) I get an unexpected message `{error, closed}` in the process on Erlang 17.4 is this a known issue? The SSL socket is connected with the following SSL options:                    </div><div><br></div><div>     [{verify, verify_none}, {reuse_sessions, true}];</div><div><br></div><div>And the other inets options:</div><div><br></div><div><div>[binary, {active, false}, {packet, raw}],</div></div><div><br></div><div><br></div><div>Any idea?</div><div><br></div><div>- benoit</div><div><br></div></div>