[curl/curl] d92f96: hostip: remove the debug code for LocalHost
Daniel Stenberg <[email protected]> Tue, 11 May 2021 00:52:35 -0700
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/bagder/hostip-rm-debugcode/[email protected]> |
Branch: refs/heads/bagder/hostip-rm-debugcode
Home: https://github.com/curl/curl
Commit: d92f962cb20d540baac36526adbba9ad023e6d18
https://github.com/curl/curl/commit/d92f962cb20d540baac36526adbba9ad023e6d18
Author: Daniel Stenberg <[email protected]>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M lib/hostip.c
Log Message:
-----------
hostip: remove the debug code for LocalHost
The Curl_resolv() had special code (when built in debug mode) for when
resolving the host name "LocalHost" (using that exact casing). It would
then get the host name from the --interface option instead.
This development-only feature was not used by anything (anymore) and we
have the --resolve feature if we want to play similar tricks properly
going forward.
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits