Mercurial > pidgin.yaz
graph
-
Return -1 as 'invalid port' if passed NULL in gaim_dnsquery_get_port()Sun, 25 Feb 2007 19:18:12 +0000, by Evan Schoenberg
-
The UI can now use the GaimDnsQueryUiOps to handle DNS resolving itself; if this is done, the platform-specific DNS query code won't be used. This will be used in Adium to use an efficient threads-based DNS resolve (since Adium is already multithreaded, this is significantly cheaper than fork()).Sun, 25 Feb 2007 18:43:25 +0000, by Evan Schoenberg