[erlang-patches] add {active,N} support for sockets

Fredrik fredrik@REDACTED
Wed Sep 4 16:49:47 CEST 2013


On 09/04/2013 04:48 PM, Steve Vinoski wrote:
> 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:
>
> https://github.com/vinoski/otp/commit/abd3703840ff9395b40e38aa7c7648171a9adc82
>
> The pull request is here:
>
> https://github.com/erlang/otp/pull/66
>
> --steve
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
Hello Steve,
The pull-request machinery will pick this patch up tonight and run some 
initial testing on it, if that goes well I'll assign it to the 
responsible team tomorrow.
Thanks,

-- 

BR Fredrik Gustafsson
Erlang OTP Team

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130904/b9f23c0d/attachment.htm>


More information about the erlang-patches mailing list