20 uint16_t listen_port = 0;
21 bool enable_listen =
true;
32 bool enable_tcp =
true;
36 bool enable_udp =
true;
47 TransportKind preferred_transport = TransportKind::Udp;
53 uint32_t transport_fallback_ms = 1200;
71 size_t send_queue_limit = 0;
81 std::string bind_address =
"";
85 size_t reactor_threads = 1;
103 std::string protocol =
"librats/1.0";
108 std::string data_dir =
"";
114 bool enable_network_monitor =
true;