X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fport.h;h=d6fbcb25384151afc8034acd63902f302c10ae0f;hb=da8731f513af0fcd2011e244a065f164241bced3;hp=20891254a171b5c75c0863b639af2fdce059eb6c;hpb=fd632c80c5d393253d394c9a8721339876602882;p=m6w6%2Flibmemcached diff --git a/libtest/port.h b/libtest/port.h index 20891254..d6fbcb25 100644 --- a/libtest/port.h +++ b/libtest/port.h @@ -40,4 +40,7 @@ in_port_t max_port(); LIBTEST_API void set_max_port(in_port_t port); +LIBTEST_API +in_port_t get_free_port(); + } // namespace libtest