MarcoFalke
2021-08-26 10:39:10 +02:00
parent fa786570a5
commit fa9eade142
9 changed files with 11 additions and 19 deletions

View File

@@ -147,7 +147,7 @@ For example:
```C++
TRACE6(net, inbound_message,
pnode->GetId(),
pnode->GetAddrName().c_str(),
pnode->m_addr_name.c_str(),
pnode->ConnectionTypeAsString().c_str(),
sanitizedType.c_str(),
msg.data.size(),