• Philip Kaufmann's avatar
    [Qt] allow setting listen via GUI · 56b07d2d
    Philip Kaufmann authored
    - add DEFAULT_LISTEN in net.h and use in the code (shared
      setting between core and GUI)
    
    Important: This makes it obvious, that we need to re-think the
    settings/options handling, as GUI settings are processed before
    any parameter-interaction (which is mostly important for network
    stuff) in AppInit2()!
    56b07d2d
init.cpp 50.3 KB