Switch to using bind() to just find free ports to use while testing.
[m6w6/libmemcached] / tests / cycle.cc
index 64d2b860355e217dc53ec59dcccea160c6654e2f..a762d00b54d71eb58f00cbb4e98dd1c4852d2c8c 100644 (file)
@@ -127,7 +127,6 @@ collection_st collection[] ={
 };
 
 
-#define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10
 #include "tests/libmemcached_world.h"
 
 void get_world(Framework *world)