libepc r124 - in trunk: . docs/reference/libepc libepc tests



Author: hasselmm
Date: 2007-11-26 23:54:14 +0000 (Mon, 26 Nov 2007)
New Revision: 124
ViewCVS link: http://svn.gnome.org/viewcvs/libepc?rev=124&view=rev

Modified:
   trunk/ChangeLog
   trunk/docs/reference/libepc/libepc-1.0-sections.txt
   trunk/libepc/dispatcher.c
   trunk/libepc/dispatcher.h
   trunk/libepc/publisher.c
   trunk/libepc/service-monitor.c
   trunk/libepc/shell.c
   trunk/libepc/shell.h
   trunk/tests/framework.c
Log:
Modify the library to share one single AvahiClient instance. This
allows to filter-out services announced by the current process in the
service monitor.

TODO: Find a way to restore epc_dispatcher_reset_client.

* docs/reference/libepc/libepc-1.0-sections.txt: Update symbols.
* libepc/publisher.c: Use epc_shell_get_host_name.
* libepc/service-monitor.c, tests/framework.c: Use shared AvahiClient.
* libepc/shell.c, libepc/shell.h: Modify to use only one AvahiClient.
* libepc/dispatcher.c, libepc/dispatcher.h: Use shared AvahiClient.
Remove epc_dispatcher_get_host_name.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]