Author: grothoff
Date: 2005-07-01 06:10:58 -0700 (Fri, 01 Jul 2005)
New Revision: 1187
Modified:
GNUnet/src/applications/pingpong/pingpong.c
Log:
pongprio
Modified: GNUnet/src/applications/pingpong/pingpong.c
===================================================================
--- GNUnet/src/applications/pingpong/pingpong.c 2005-07-01 13:07:56 UTC (rev
1186)
+++ GNUnet/src/applications/pingpong/pingpong.c 2005-07-01 13:10:58 UTC (rev
1187)
@@ -1,6 +1,6 @@
/*
This file is part of GNUnet.
- (C) 2001, 2002, 2003 Christian Grothoff (and other contributing authors)
+ (C) 2001, 2002, 2003, 2005 Christian Grothoff (and other contributing
authors)
GNUnet is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
@@ -134,7 +134,7 @@
stats->change(stat_pingReceived, 1);
coreAPI->unicast(sender,
&pmsg->header,
- 0,
+ EXTREME_PRIORITY,
0); /* send now! */
if (stats != NULL)
stats->change(stat_pongSent, 1);
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn