]> git.meshlink.io Git - catta/blobdiff - avahi-core/avahi-test.c
* add new priority parameter to avahi_glib_poll_new()
[catta] / avahi-core / avahi-test.c
index 27131853990515c932a267e8b60afcd33f82210d..375fb7d64a80343750906402e39112c07c7af658 100644 (file)
@@ -226,7 +226,7 @@ int main(int argc, char *argv[]) {
     int error;
 
     avahi_set_allocator(avahi_glib_allocator());
-    glib_poll = avahi_glib_poll_new(NULL);
+    glib_poll = avahi_glib_poll_new(NULL, G_PRIORITY_DEFAULT);
     
     avahi_server_config_init(&config);
 /*     config.host_name = g_strdup("test"); */