Begin socket handling: core functionalities are available
Compare changes
- Stéphane Del Pino authored
Since Gitlab's runners possess the root privileges, it is more tricky to get a "Permission denied". Instead, we try to create two servers listening to the same port which leads to an "Address already in use"
+ 4
− 1
@@ -75,7 +75,10 @@ TEST_CASE("Socket", "[utils]")
@@ -75,7 +75,10 @@ TEST_CASE("Socket", "[utils]")