mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-01 19:20:05 +00:00
FS-9952: Update testbuckets to current api
This commit is contained in:
parent
c60a42009d
commit
8d029ae06b
@ -1143,8 +1143,6 @@ int main(int argc, char *argv[]) {
|
|||||||
|
|
||||||
ks_dht_nodeid_t homeid;
|
ks_dht_nodeid_t homeid;
|
||||||
memset(homeid.id, 0x01, KS_DHT_NODEID_SIZE);
|
memset(homeid.id, 0x01, KS_DHT_NODEID_SIZE);
|
||||||
|
|
||||||
|
|
||||||
ks_dht_create(&dht, NULL, NULL, &homeid);
|
ks_dht_create(&dht, NULL, NULL, &homeid);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user