On 21/Jan/11 12:58, Sam Varshavchik wrote:
> Gordon Messmer writes:
>> If Courier specifically sets IPV6_V6ONLY to int 0, it should
>> override Debian's behavior and allow the application to function
>> normally:
>>
>>        int on = 0;
>>        if (setsockopt(s, IPPROTO_IPV6, IPV6_V6ONLY,
>>                       (char *)&on, sizeof(on)) == -1)
>>            perror("setsockopt IPV6_V6ONLY");
> 
> Splendid. We have our solution.
> 
> I'm in the middle of pulling all the innards out, and hopefully
> putting them back, sometime soon, but this is going to be the next
> thing on the chopping block.

Will that have a chance to make it in squeeze before it rolls out?
(When is that due?)

-- 























------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to