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