summaryrefslogtreecommitdiff
path: root/gio/src/resolver.ccg
Commit message (Expand)AuthorAgeFilesLines
* Resolver: lookup_service(), lookup_by_address(): Fix the reference counting.Murray Cumming2011-01-201-2/+2
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-27/+0
* Use Glib::unwrap() instead of ->gobj(),Murray Cumming2010-01-291-5/+5
* Make build successful when exceptions, vfuncs, etc. are disabled.José Alburquerque2009-12-041-2/+2
* Re-enable network IO stuff (Socket, Resolver, etc)Jonathon Jongsma2009-11-281-0/+32
* add async versions of Resolver methodsJonathon Jongsma2009-07-161-0/+90
* add overloads for resolver methods without a cancellable objectJonathon Jongsma2009-07-161-0/+60
* Add Typetraits for SrvTarget so we can return a list of themJonathon Jongsma2009-06-181-93/+0
* initial wrapping of Resolver, SrvTargetJonathon Jongsma2009-06-171-0/+128