<div dir="ltr"><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">Hi!</div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><br></div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">You are aware of that sockets by default are active? So you want to set the socket active option already in listen.</div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><br></div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">Regards Ingela Erlang/OTP teamĀ </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-09-08 17:16 GMT+02:00 Roger Lipscombe <span dir="ltr"><<a href="mailto:roger@differentpla.net" target="_blank">roger@differentpla.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In R16B03-1, using SSL (with ranch) I'm seeing {active, once} behave<br>
as if it was {active, twice}.<br>
<br>
The client sends a message in 3 packets; I `receive` one packet, I<br>
call `recv`, which delivers the 3rd packet; process fails to parse the<br>
message and crashes; the crash log reveals that the 2nd packet is in<br>
the process message queue.<br>
<br>
What, if anything, am I doing wrong?<br>
<br>
Cheers,<br>
Roger.<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>