Switch to using bind() to just find free ports to use while testing.
[m6w6/libmemcached] / tests / libmemcached-1.0 / all_tests_socket.cc
index 9698cc75a347762cea8d85f202e0c2d86f2e1ecf..ccb1d3c8692da912a980bcca1d1505292bee0618 100644 (file)
@@ -35,8 +35,6 @@
  *
  */
 
-#define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10
-
 #include <config.h>
 #include <libtest/test.hpp>