Ditto  1.0.19
Public Member Functions | Public Attributes | List of all members
ditto::LanConfig Class Reference

Part of the PeerToPeer config that relates to LAN connections. More...

Public Member Functions

bool operator== (const LanConfig &other) const
 
bool operator!= (const LanConfig &other) const
 

Public Attributes

bool enabled = false
 
bool mdnsEnabled = true
 
bool multicastEnabled = true
 

Detailed Description

Part of the PeerToPeer config that relates to LAN connections.

Member Data Documentation

◆ enabled

bool ditto::LanConfig::enabled = false

Whether or not LAN connections should be enabled.