On Mon, Apr 07, 2014 at 06:02:03PM +0000, Alona Rossen wrote: > I receive “Hostname was NOT found in DNS cache” when connecting to an ftp > server from a C++ application.
Yes, a host referenced with an empty cache is not going to be in the cache. > The same code works without any issues with curl 7.21.0, while connecting to > the same server. What issue are you seeing? That message? It's purely informational, and was added in 7.21.3 so it's not in the earlier version. >>> Dan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
