swrap: fallback to libc_getpeername() when we get an empty sun_path from accept()
[socket_wrapper.git] / DefineOptions.cmake
1 option(UNIT_TESTING "Build with unit tests" OFF)
2 option(HELGRIND_TESTING "Run threaded unit tests with helgrind" OFF)
3 option(PICKY_DEVELOPER "Build with picky developer flags" OFF)