Remote tracing works.
This commit is contained in:
parent
5e2ea4a81a
commit
1685659e37
6 changed files with 30 additions and 56 deletions
|
@ -154,7 +154,7 @@ private:
|
|||
|
||||
void _send(void *const tPtr,const Dictionary<ZT_MAX_REMOTE_TRACE_SIZE> &d);
|
||||
void _send(void *const tPtr,const Dictionary<ZT_MAX_REMOTE_TRACE_SIZE> &d,const uint64_t networkId);
|
||||
void _send(void *const tPtr,const Dictionary<ZT_MAX_REMOTE_TRACE_SIZE> &d,const SharedPtr<Network> &network);
|
||||
void _send(void *const tPtr,const Dictionary<ZT_MAX_REMOTE_TRACE_SIZE> &d,const Network &network);
|
||||
|
||||
#ifdef ZT_TRACE
|
||||
char _traceMsgBuf[4096];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue