BlueBrain / Rockets

REST and websockets C++ library
GNU Lesser General Public License v3.0
38 stars 8 forks source link

fix(cpp): unit test for unavailable ports on OSX 10.14 #51

Closed rdumusc closed 5 years ago

rdumusc commented 5 years ago

Since OSX Mojave the ports below 1024 are no longer restricted to root. https://news.ycombinator.com/item?id=18302380