summaryrefslogtreecommitdiff
path: root/src/bonjour-discovery-client.c
Commit message (Expand)AuthorAgeFilesLines
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-0/+1
* Remove more inclusions of signals-marshal.hSimon McVittie2013-01-041-1/+0
* Use GLib generic marshallers; stop generating our own marshallersSimon McVittie2013-01-041-2/+1
* bonjour-discovery-client: Remove redundant checks in drop_svcSiraj Razick2012-03-261-6/+0
* Avoid passing DNSServiceRef pointers between private structs.Siraj Razick2012-03-261-8/+7
* bonjour-discovery-client: Move Socket processing methods to a common placeSiraj Razick2012-03-261-0/+107
* bonjour-discovery-client : Introduce Bonjour discovery clientSiraj Razick2012-03-121-0/+282