Some Discovery Service Renaming

This commit is contained in:
Florian Märkl 2019-08-12 13:42:01 +02:00
commit 2fd2f0d733
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
3 changed files with 17 additions and 13 deletions

View file

@ -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