Message134648
> As for ssl_ipv6.diff, it fails on certificate verification:
Of course.
The new version should fix this (tested on google.com).
> is_ipv6_enabled.diff is fine.
Since IPv6 capability is unlikely to change in the middle of a test, I replaced the function is_ipv6_enabled() by a boolean IPV6_ENABLED. That way, it's closer to socket.has_ipv6, and spares a socket creation/bind/close at each call. |
|
Date |
User |
Action |
Args |
2011-04-28 05:59:45 | neologix | set | recipients:
+ neologix, pitrou, pwouters |
2011-04-28 05:59:45 | neologix | set | messageid: <1303970385.62.0.764121411522.issue11811@psf.upfronthosting.co.za> |
2011-04-28 05:59:44 | neologix | link | issue11811 messages |
2011-04-28 05:59:44 | neologix | create | |
|