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

Lukas Larsson lukas@REDACTED
Wed Oct 9 17:09:52 CEST 2013


Hello,

This has now been merged upsteam to be released in the next major release.

Lukas

On 04/09/13 16:49, Fredrik wrote:
> 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
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches

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


More information about the erlang-patches mailing list