From 9da0241b9c1bf751605ba11fa6d4c75e34fe5f2b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 16 Oct 2005 01:04:07 +0000 Subject: * fix compat-howl to work with nautilus * make similar changes to compat-libdns_sd * implement sw_salt_lock()/sw_salt_unlock() in compt-howl * simple-watch: allows immediate rerunning of avahi_simple_poll_run() git-svn-id: file:///home/lennart/svn/public/avahi/trunk@787 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-compat-howl/funcs.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'avahi-compat-howl/funcs.txt') diff --git a/avahi-compat-howl/funcs.txt b/avahi-compat-howl/funcs.txt index c5f8da9..42fbb71 100644 --- a/avahi-compat-howl/funcs.txt +++ b/avahi-compat-howl/funcs.txt @@ -40,6 +40,10 @@ sw_ipv4_address_decompose sw_ipv4_address_equals sw_salt_step +sw_salt_lock +sw_salt_unlock +sw_salt_run +sw_salt_stop_run -- Unsupported but Relevant -- @@ -69,10 +73,6 @@ sw_salt_register_network_interface sw_salt_unregister_network_interface_handler sw_salt_register_signal sw_salt_unregister_signal -sw_salt_lock -sw_salt_unlock -sw_salt_run -sw_salt_stop_run sw_print_assert sw_print_debug sw_tcp_socket_init -- cgit