On 21.01.2011 18:17, Dean Michael Berris wrote: >> Seems that type_ != ipv4, though I have no idea why. It seems to be >> some win-specific implementation above in the stack-trace, which >> would explain why it works on Ubuntu. > > It looks like you're using IPv6 -- which IMO is a good thing, but > not so good for cpp-netlib. :D
As a workaround try "0.0.0.0" or "127.0.0.1" instead of "localhost" in prox.startProxy(): it should force resolver to use ipv4 endpoints. -- Best regards, Oleg Malashenko.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ 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
_______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
