evsocket::canIPv6 once
This commit is contained in:
+1
-1
@@ -502,7 +502,7 @@ MAIN(testget)
|
||||
testPlan(59);
|
||||
testSetup();
|
||||
logger_config_env();
|
||||
bool canIPv6 = pvxs::impl::evsocket::canIPv6();
|
||||
const bool canIPv6 = pvxs::impl::evsocket::canIPv6;
|
||||
Tester().testConnector();
|
||||
Tester().testWaiter();
|
||||
Tester(AF_INET).loopback();
|
||||
|
||||
Reference in New Issue
Block a user