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