Ditto 4.4.3
|
Part of the PeerToPeer
config that relates to LAN connections.
More...
#include <TransportConfig.hpp>
Public Member Functions | |
bool | operator== (const LanConfig &other) const |
bool | operator!= (const LanConfig &other) const |
Public Attributes | |
bool | enabled = false |
bool | mdns_enabled = true |
bool | multicast_enabled = true |
Part of the PeerToPeer
config that relates to LAN connections.
bool ditto::LanConfig::enabled = false |
Whether or not LAN connections should be enabled.