<div dir="ltr">This pull request adds support for an {active,N} option for TCP, UDP, and SCTP sockets. It's similar to {active,true} except the socket enters passive mode once N messages have been sent to the controlling process, similar to what the {active,once} mode does after 1 message. The commit message contains more details:<div>
<br></div><div><a href="https://github.com/vinoski/otp/commit/abd3703840ff9395b40e38aa7c7648171a9adc82">https://github.com/vinoski/otp/commit/abd3703840ff9395b40e38aa7c7648171a9adc82</a><br></div><div><br></div><div>The pull request is here:</div>
<div><br></div><div><a href="https://github.com/erlang/otp/pull/66">https://github.com/erlang/otp/pull/66</a><br></div><div><br></div><div>--steve</div></div>