log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
pidgin
log libpurple/dnsquery.c @ 15709:
d253c87a6a1f
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Sun, 25 Feb 2007 21:41:59 +0000
Evan Schoenberg
Remove a g_return_val_if_fail() which isn't needed, made gaim_dnsquery_get_port() return an unsigned short and return 0 if query_data is NULL, and fixed a whitespace mistake
Sun, 25 Feb 2007 19:18:12 +0000
Evan Schoenberg
Return -1 as 'invalid port' if passed NULL in gaim_dnsquery_get_port()
Sun, 25 Feb 2007 18:43:25 +0000
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, 18 Feb 2007 18:16:57 +0000
Evan Schoenberg
Restore default signal handlers in fork()'d children. This adds a gaim_restore_default_signal_handlers() utility function since children are made in multiple places.
Sat, 20 Jan 2007 02:32:10 +0000
Sean Egan
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
less
more
|
(0)
tip