Switch to using bind() to just find free ports to use while testing.
[m6w6/libmemcached] / tests / libmemcached-1.0 / atomsmasher.cc
index 73162d3a225c37d072f48dff4e23976449454151..ad4483ed4df87e2f887fb9bb6834c801caadd9f1 100644 (file)
@@ -275,8 +275,6 @@ collection_st collection[] ={
 };
 
 
-#define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10
-
 #include "tests/libmemcached_world.h"
 
 void get_world(Framework *world)