use bind instead of connect to test if service is running to avoid long timeouts...
authorChristian Grothoff <christian@grothoff.org>
Thu, 11 Aug 2011 11:05:35 +0000 (11:05 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 11 Aug 2011 11:05:35 +0000 (11:05 +0000)
commit6202dff2295abe7813a12bb53b90916bf26bb132
treeb85554987672862cdff97a597f8311df8ce55b28
parentac8f7679c65c1bea265f2a1501a5f6901a1227e9
use bind instead of connect to test if service is running to avoid long timeouts during startup
src/arm/arm_api.c
src/arm/gnunet-arm.c
src/transport/Makefile.am
src/util/client.c
src/util/network.c