]> granicus.if.org Git - curl/commit
fix getinfo CURLINFO_LOCAL* for reused connections (take 2) follow-up
authorYang Tse <yangsita@gmail.com>
Fri, 3 Dec 2010 13:29:06 +0000 (14:29 +0100)
committerYang Tse <yangsita@gmail.com>
Fri, 3 Dec 2010 13:30:00 +0000 (14:30 +0100)
commit46a0062dffca452142d6d91bc3ca07c018d93ec2
treed1d2b59696af6e3f46baa1aa32538a90bfb47521
parentd97fa56fd47c4b35f95177097458fcb9c54e1615
fix getinfo CURLINFO_LOCAL* for reused connections (take 2) follow-up

- Show address string from proper buffer in case of connection failure.

- Try next address when inet_ntop() fails.
lib/connect.c