mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-14 09:48:02 +02:00
* bus/dispatch.c: (send_one_message): Only send broadcast messages to registered connections. * dbus/dbus-message.c: (dbus_message_name_is): * dbus/dbus-message.h: New convenience function. * dbus/dbus-transport-debug.c: (do_reading): Only dispatch one message per run. * test/Makefile.am: * test/bus-test.c: (new_connection_callback), (die), (test_hello_client1_handler), (test_hello_client2_handler), (test_hello_replies), (main): * test/bus-test-loop.[ch]: Add these. |
||
|---|---|---|
| .. | ||
| data | ||
| .cvsignore | ||
| break-loader.c | ||
| bus-test-loop.c | ||
| bus-test-loop.h | ||
| bus-test.c | ||
| debug-thread.c | ||
| debug-thread.h | ||
| echo-client.c | ||
| echo-server.c | ||
| Makefile.am | ||
| spawn-test.c | ||
| unbase64.c | ||
| watch.c | ||
| watch.h | ||