commit | f6fbf5607155b2dcd517059c8067305c4d015b00 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Aug 22 00:39:46 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Aug 22 00:39:46 2013 +0200 |
tree | 49d363b0218c7c9d8c36a64f029ca45ed49cf905 | |
parent | 13423c3726ac4aa42125ac49e6c5038a015fe3eb [diff] |
Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as possible, since "localhost" goes through a DNS lookup under recent Windows versions.