2003-02-20 Alexander Larsson <alexl@redhat.com>
authorAlexander Larsson <alexl@redhat.com>
Thu, 20 Feb 2003 10:00:48 +0000 (10:00 +0000)
committerAlexander Larsson <alexl@redhat.com>
Thu, 20 Feb 2003 10:00:48 +0000 (10:00 +0000)
commit5da911bce0310761514298444fde65d0a51ed85d
treee8ebc19be015ed46eb8ddc195a4c3b142d761506
parent6b40feaff4114ab3498ad06e13063fceff4d48e9
2003-02-20  Alexander Larsson  <alexl@redhat.com>

* dbus/dbus-transport-unix.c (unix_do_iteration):
Unlock the connection mutex during a blocking select call.
Add todo about how we need a way to wake up the select.

* dbus/dbus-connection-internal.h:
* dbus/dbus-connection.c:
Add _dbus_connection_lock and _dbus_connection_unlock.
ChangeLog
dbus/dbus-connection-internal.h
dbus/dbus-connection.c
dbus/dbus-transport-unix.c