More Go boilerplate.
This commit is contained in:
parent
ae2120eb96
commit
ed2024285d
7 changed files with 154 additions and 11 deletions
|
@ -102,6 +102,7 @@ public:
|
|||
ZT_PeerList *peers() const;
|
||||
ZT_VirtualNetworkConfig *networkConfig(uint64_t nwid) const;
|
||||
ZT_VirtualNetworkList *networks() const;
|
||||
void setNetworkUserPtr(uint64_t nwid,void *ptr);
|
||||
void freeQueryResult(void *qr);
|
||||
int addLocalInterfaceAddress(const struct sockaddr_storage *addr);
|
||||
void clearLocalInterfaceAddresses();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue