mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Some Discovery Service Renaming
This commit is contained in:
parent
1ad1cf3db8
commit
2fd2f0d733
3 changed files with 17 additions and 13 deletions
|
@ -21,7 +21,7 @@ DiscoveryManager::DiscoveryManager(QObject *parent) : QObject(parent)
|
|||
{
|
||||
ChiakiDiscoveryServiceOptions options;
|
||||
options.ping_ms = 500;
|
||||
options.servers_max = 16;
|
||||
options.hosts_max = 16;
|
||||
|
||||
options.send_addr = nullptr; // TODO
|
||||
options.send_addr_size = 0; // TODO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue