libepc r248 - in trunk: . tests
- From: hasselmm svn gnome org
- To: svn-commits-list gnome org
- Subject: libepc r248 - in trunk: . tests
- Date: Sun, 19 Oct 2008 21:37:58 +0000 (UTC)
Author: hasselmm
Date: Sun Oct 19 21:37:58 2008
New Revision: 248
URL: http://svn.gnome.org/viewvc/libepc?rev=248&view=rev
Log:
Use different service ports for dispatchers since new Avahi only
report local collisions under that condition. Might be a bug in Avahi.
* tests/test-dispatcher-local-collision.c (main()):
Use port 2008 for dispatcher2.
Modified:
trunk/ChangeLog
trunk/tests/test-dispatcher-local-collision.c
Modified: trunk/tests/test-dispatcher-local-collision.c
==============================================================================
--- trunk/tests/test-dispatcher-local-collision.c (original)
+++ trunk/tests/test-dispatcher-local-collision.c Sun Oct 19 21:37:58 2008
@@ -92,7 +92,7 @@
goto out;
epc_dispatcher_add_service (dispatcher2, EPC_ADDRESS_UNSPEC,
- test_type, NULL, NULL, 2007, NULL);
+ test_type, NULL, NULL, 2008, NULL);
result = epc_test_run ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]