Re: add {active,N} support for sockets
Fredrik <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
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
> [email protected]
> 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
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches