dbus/test
John (J5) Palmieri da4182fb29 2006-03-02 John (J5) Palmieri <johnp@redhat.com>
* dbus/dbus-connection.c:
	(_dbus_connection_block_pending_call):
	Check to see if our data has already been read off the connection
	by another blocking pending call before we block in poll.
	(check_for_reply_and_update_dispatch_unlocked):
	Code taken from _dbus_connection_block_pending_call - checks for
	an already read reply and updates the dispatch if there is one.

	* test/name-test/test-pending-call-dispatch.c:
	New test for making sure we don't get stuck polling a
	dbus connection which has no data on the socket when
	blocking out of order on two or more pending calls.
2006-03-02 22:24:28 +00:00
..
data 2005-10-24 Robert McQueen <robot101@debian.org> 2005-10-24 18:29:50 +00:00
glib 2006-02-16 Robert McQueen <robot101@debian.org> 2006-02-16 00:43:41 +00:00
name-test 2006-03-02 John (J5) Palmieri <johnp@redhat.com> 2006-03-02 22:24:28 +00:00
python 2005-11-27 Robert McQueen <robot101@debian.org> 2005-11-27 17:44:19 +00:00
qt Add new tests and update the existing one. 2006-02-15 17:06:41 +00:00
.cvsignore * dbus/dbus-marshal-validate.c, doc/dbus-specification.xml, 2005-09-12 08:19:33 +00:00
break-loader.c 2005-01-15 Havoc Pennington <hp@redhat.com> 2005-01-15 07:15:38 +00:00
decode-gcov.c 2004-12-24 Havoc Pennington <hp@redhat.com> 2004-12-24 17:54:01 +00:00
Makefile.am * configure.in: Add test/name-test/Makefile to the generated 2005-11-22 20:37:00 +00:00
shell-test.c Checking in Rodrigo's patch along with my fixes to the patch 2005-07-14 20:44:15 +00:00
spawn-test.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-exit.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-names.c * dbus/dbus-marshal-validate.c, doc/dbus-specification.xml, 2005-09-12 08:19:33 +00:00
test-segfault.c * dbus/dbus-auth.c, dbus/dbus-connection.c, dbus/dbus-keyring.c, 2005-11-30 19:32:27 +00:00
test-service.c * bus/dispatch.c, test/test-service.c: Add testcase 2005-07-15 15:21:43 +00:00
test-shell-service.c Checking in Rodrigo's patch along with my fixes to the patch 2005-07-14 20:44:15 +00:00
test-sleep-forever.c 2003-04-04 Havoc Pennington <hp@redhat.com> 2003-04-05 00:37:17 +00:00
test-utils.c * dbus/dbus-auth.c, dbus/dbus-connection.c, dbus/dbus-keyring.c, 2005-11-30 19:32:27 +00:00
test-utils.h 2003-04-07 Havoc Pennington <hp@redhat.com> 2003-04-07 23:28:16 +00:00
unused-code-gc.py 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-17 03:53:40 +00:00