mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
switched to new rslog method
This commit is contained in:
parent
f6c5a05c8e
commit
09afbbed5d
19 changed files with 62 additions and 45 deletions
|
@ -43,8 +43,8 @@
|
|||
#include "util/rsstring.h"
|
||||
#include "util/rsrandom.h"
|
||||
|
||||
const int rstcpstreamzone = 28455;
|
||||
|
||||
static struct RsLog::logInfo rstcpstreamzoneInfo = {RsLog::Default, "rstcpstream"};
|
||||
#define rstcpstreamzone &rstcpstreamzoneInfo
|
||||
|
||||
/*
|
||||
* #define DEBUG_TCP_STREAM 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue