<div dir="ltr"><div>The code change is this: <a href="https://github.com/erlang/otp/commit/689ba6e5657867eb3efbcb9a2dbec4aa98ddac5d">https://github.com/erlang/otp/commit/689ba6e5657867eb3efbcb9a2dbec4aa98ddac5d</a><br><br>
</div>Essentially it does a read to check if there is any data available right away and if there is none does a driver_select. Before the change it always went directly to driver_select.<br><br>Lukas<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Mar 28, 2013 at 8:43 AM, skyman <span dir="ltr"><<a href="mailto:cloudzen@163.com" target="_blank">cloudzen@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="line-height:1.7;font-size:14px;font-family:arial">Hi everybody,<div>I find this in the R15B02 readme(<a href="http://www.erlang.org/download/otp_src_R15B02.readme" target="_blank">http://www.erlang.org/download/otp_src_R15B02.readme</a>):</div>
<div><pre style="line-height:normal">OTP-10055  Latency when using the active_once option in gen_tcp</pre><pre style="line-height:normal">              communication is reduced.</pre><pre style="line-height:normal">I'd know the details about this, can the man in the OTP team or other man explain this? Thanks.</pre>
</div></div><br><br><span title="neteasefooter"><span></span></span><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>
<br></blockquote></div><br></div>