|
|
| Author |
Message |
|
| vances at motivity.ca |
Posted: Thu Mar 13, 2003 8:40 pm |
|
|
|
Guest
|
The (undocumented) gen_udp options gen_udp add_membership and drop_membership
do not work simply because they were left out of the list of allowable options.
The following patch against R9B-1 is tested and working:
$ diff inet.erl inet.erl.dist
373,374c373
< broadcast, dontroute, multicast_if, multicast_ttl, multicast_loop,
< add_membership, drop_membership].
---
> broadcast, dontroute, multicast_if, multicast_ttl, multicast_loop].
This, along with another bug, were previously reported by Carlos <carlos_at_lfcia.org>:
http://www.erlang.org/ml-archive/erlang-questions/200112/msg00068.html
-Vance
Vance Shipley
Motivity Telecom Inc.
+1 519 240 3684
vances_at_motivity.ca
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
| raimo.niskanen at uab.eri |
Posted: Fri Mar 14, 2003 12:53 pm |
|
|
|
Guest
|
Your patch has been accepted for the next R9 release.
/ Raimo Niskanen, Erlang/OTP
Vance Shipley wrote:
>
> The (undocumented) gen_udp options gen_udp add_membership and drop_membership
> do not work simply because they were left out of the list of allowable options.
> The following patch against R9B-1 is tested and working:
>
>
> $ diff inet.erl inet.erl.dist
> 373,374c373
> < broadcast, dontroute, multicast_if, multicast_ttl, multicast_loop,
> < add_membership, drop_membership].
> ---
>
>> broadcast, dontroute, multicast_if, multicast_ttl, multicast_loop].
>
>
>
> This, along with another bug, were previously reported by Carlos <carlos_at_lfcia.org>:
>
>
> http://www.erlang.org/ml-archive/erlang-questions/200112/msg00068.html
>
>
> -Vance
>
>
> Vance Shipley
> Motivity Telecom Inc.
> +1 519 240 3684
> vances_at_motivity.ca
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
| raimo.niskanen at uab.eri |
Posted: Fri Mar 14, 2003 1:01 pm |
|
|
|
Guest
|
Carlos's patch has also been accepted for the next R9 release.
/ Raimo Niskanen, Erlang/OTP
Vance Shipley wrote:
>
> The (undocumented) gen_udp options gen_udp add_membership and drop_membership
> do not work simply because they were left out of the list of allowable options.
> The following patch against R9B-1 is tested and working:
>
>
> $ diff inet.erl inet.erl.dist
> 373,374c373
> < broadcast, dontroute, multicast_if, multicast_ttl, multicast_loop,
> < add_membership, drop_membership].
> ---
>
>> broadcast, dontroute, multicast_if, multicast_ttl, multicast_loop].
>
>
>
> This, along with another bug, were previously reported by Carlos <carlos_at_lfcia.org>:
>
>
> http://www.erlang.org/ml-archive/erlang-questions/200112/msg00068.html
>
>
> -Vance
>
>
> Vance Shipley
> Motivity Telecom Inc.
> +1 519 240 3684
> vances_at_motivity.ca
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|