From guifo at wanadoo.fr Sat Jan 27 22:35:27 2007 From: guifo at wanadoo.fr (Guillaume Foliard) Date: Sat, 27 Jan 2007 22:35:27 +0100 Subject: [adasockets] PATCH - Allow explicit interface selection for multicast socket Message-ID: <200701272235.27211.guifo@wanadoo.fr> Hello, Here is a patch which modifies the multicast API so the caller can explicitly ask for the interface to use when opening a multicast socket. Reviews and comments are welcome. Sam is it possible for you to consider this patch and the following one (entitled "Replace inet_addr with inet_aton") to be part of a new release of AdaSockets ? Guillaume -------------- next part -------------- A non-text attachment was scrubbed... Name: adasockets-1.8.4.7-multicast.diff Type: text/x-diff Size: 3441 bytes Desc: not available Url : http://lists.rfc1149.net/pipermail/adasockets/attachments/20070127/3b9587de/attachment-0001.bin From guifo at wanadoo.fr Sat Jan 27 22:35:30 2007 From: guifo at wanadoo.fr (Guillaume Foliard) Date: Sat, 27 Jan 2007 22:35:30 +0100 Subject: [adasockets] PATCH - Replace inet_addr with inet_aton Message-ID: <200701272235.30912.guifo@wanadoo.fr> Hello, Here is a patch which replaces the call to inet_addr with a call to inet_aton. According to the inet_addr man page, this function is obsoleted by inet_aton. Reviews and comments are welcome. Guillaume -------------- next part -------------- A non-text attachment was scrubbed... Name: adasockets-1.8.4.7-naming-value.diff Type: text/x-diff Size: 2481 bytes Desc: not available Url : http://lists.rfc1149.net/pipermail/adasockets/attachments/20070127/77a13baa/attachment.bin From sam at rfc1149.net Mon Jan 29 00:20:14 2007 From: sam at rfc1149.net (Samuel Tardieu) Date: 29 Jan 2007 00:20:14 +0100 Subject: [adasockets] PATCH - Allow explicit interface selection for multicast socket References: <200701272235.27211.guifo@wanadoo.fr> Message-ID: <87odoi3fip.fsf@willow.rfc1149.net> >>>>> "Guillaume" == Guillaume Foliard writes: Guillaume> Sam is it possible for you to consider this patch and the Guillaume> following one (entitled "Replace inet_addr with inet_aton") Guillaume> to be part of a new release of AdaSockets ? Both patches are OK with me and will be part of the forthcoming AdaSockets release. Sam -- Samuel Tardieu -- sam at rfc1149.net -- http://www.rfc1149.net/