aboutsummaryrefslogtreecommitdiff
path: root/src/network/address.h
Commit message (Expand)AuthorAge
* Make logging cost free when there is no output target (#12247)paradust72022-05-04
* Socket-related cleanupssfan52021-12-29
* Disable confirmation dialog on localhostrubenwardy2019-02-09
* Fix compile error in openbsd (#6430)jcalve2017-09-20
* Network cleanup (#6302)Loïc Blot2017-08-24
ine CMAKE_VERSION_PATCH @VERSION_PATCH@ #define CMAKE_VERSION_PATCH_ORIG @VERSION_PATCH_ORIG@ #define CMAKE_VERSION_EXTRA_STRING "@VERSION_EXTRA@" #ifdef NDEBUG #define CMAKE_BUILD_TYPE "Release" #else #define CMAKE_BUILD_TYPE "Debug" #endif #define CMAKE_BUILD_INFO "BUILD_TYPE="CMAKE_BUILD_TYPE" RUN_IN_PLACE=@RUN_IN_PLACE@ USE_GETTEXT=@USE_GETTEXT@ USE_SOUND=@USE_SOUND@ USE_CURL=@USE_CURL@ USE_FREETYPE=@USE_FREETYPE@ USE_LUAJIT=@USE_LUAJIT@ STATIC_SHAREDIR=@SHAREDIR@" #endif