dbus ChangeLog,1.1048,1.1049
John Palmieri
johnp at kemper.freedesktop.org
Thu Jul 13 20:09:24 PDT 2006
- Previous message: dbus/bus activation.c, 1.41, 1.42 activation.h, 1.13,
1.14 dispatch.c, 1.74, 1.75 driver.c, 1.76, 1.77
- Next message: dbus/dbus dbus-connection.c, 1.121,
1.122 dbus-pending-call-internal.h, 1.1,
1.2 dbus-pending-call.c, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv17238
Modified Files:
ChangeLog
Log Message:
* dbus-connection.c (dbus_connection_send_with_reply): return TRUE
and set pending_reply out arg to NULL is connection is disconnected
(connection_timeout_and_complete_all_pending_calls_unlocked): New
static method for cleaning up pending calls on disconnect
(_dbus_connection_get_dispatch_status_unlocked): If we have pending
calls queued timeouts on disconnect
* dbus/dbus-pending-call.ci (_dbus_pending_call_set_connection):
Remove
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1048
retrieving revision 1.1049
diff -u -d -r1.1048 -r1.1049
--- ChangeLog 14 Jul 2006 01:17:59 -0000 1.1048
+++ ChangeLog 14 Jul 2006 03:09:22 -0000 1.1049
@@ -1,3 +1,15 @@
+2006-07-13 John (J5) Palmieri <johnp at redhat.com>
+
+ * dbus-connection.c (dbus_connection_send_with_reply): return TRUE
+ and set pending_reply out arg to NULL is connection is disconnected
+ (connection_timeout_and_complete_all_pending_calls_unlocked): New
+ static method for cleaning up pending calls on disconnect
+ (_dbus_connection_get_dispatch_status_unlocked): If we have pending
+ calls queued timeouts on disconnect
+
+ * dbus/dbus-pending-call.ci (_dbus_pending_call_set_connection):
+ Remove
+
2006-07-13 Carlos Garcia Campos <carlosgc at gnome.org>
* bus/activation.[ch] (bus_activation_list_services): new function to
- Previous message: dbus/bus activation.c, 1.41, 1.42 activation.h, 1.13,
1.14 dispatch.c, 1.74, 1.75 driver.c, 1.76, 1.77
- Next message: dbus/dbus dbus-connection.c, 1.121,
1.122 dbus-pending-call-internal.h, 1.1,
1.2 dbus-pending-call.c, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list