|
Ditto 4.5.0
|
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 |
| DITTO_DEPRECATED 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.