Home
last modified time | relevance | path

Searched refs:dcdebug (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A Ddebug.h27 #define dcdebug printf macro
34 dcdebug("Assertion hit in %s(%d): " #exp "\n", __FILE__, __LINE__); \
42 #define dcdebug if (false) printf macro
H A DBufferedSocket.cpp55 dcdebug ("WARNING: Re-entering mode %d\n", mode); in setMode()
86 dcdebug("BufferedSocket::accept() %p\n", (void*)this); in accept()
103 dcdebug("BufferedSocket::connect() %p\n", (void*)this); in connect()
119 dcdebug("threadConnect %s:%d/%d\n", aAddr.c_str(), (int)localPort, (int)aPort); in threadConnect()
126 dcdebug("threadConnect attempt to addr \"%s\"\n", aAddr.c_str()); in threadConnect()
159 dcdebug("threadAccept\n"); in threadAccept()
295 dcdebug("Starting threadSend\n"); in threadSendFile()
448 dcdebug("%d unexpected in STARTING state\n", p.first); in checkEvents()
458 dcdebug("%d unexpected in RUNNING state\n", p.first); in checkEvents()
478 dcdebug("BufferedSocket::run() start %p\n", (void*)this); in run()
[all …]
H A DConnectionManager.cpp55 dcdebug("Skipping secure port: %d\n", SETTING(TLS_PORT)); in listen()
292 dcdebug("Connection flood detected!\n"); in accept()
382 dcdebug("CM::onSUP %p sent sup twice\n", (void*)aSource); in on()
457 dcdebug("CM::onMyNick %p sent nick twice\n", (void*)aSource); in on()
462 dcdebug("ConnectionManager::onMyNick %p, %s\n", (void*)aSource, aNick.c_str()); in on()
470 dcdebug("Unknown incoming connection from %s\n", aNick.c_str()); in on()
527 dcdebug("CM::onLock %p received lock twice, ignoring\n", (void*)aSource); in on()
637 dcdebug("CM::onKey Bad state, ignoring"); in on()
660 dcdebug("CM::onINF missing ID\n"); in on()
668 dcdebug("CM::onINF: User not found"); in on()
[all …]
H A DDownloadManager.cpp202dcdebug("Requesting " I64_FMT "/" I64_FMT "\n", static_cast<long long int>(d->getStartPos()), stat… in checkDownloads()
209 dcdebug("DM::onFileLength Bad state, ignoring\n"); in on()
230 dcdebug("Preparing " I64_FMT ":" I64_FMT ", " I64_FMT ":" I64_FMT"\n", in startData()
351dcdebug("Download finished: %s, size " I64_FMT ", downloaded " I64_FMT "\n", d->getPath().c_str(), in endData()
388 dcdebug("DM::noSlots Bad state, disconnecting\n"); in noSlots()
474 dcdebug("Unknown success message %s %s", err.c_str(), cmd.getParam(1).c_str()); in on()
494 dcdebug("DM::fileNotAvailable Invalid state, disconnecting"); in fileNotAvailable()
501 dcdebug("File Not Available: %s\n", d->getPath().c_str()); in fileNotAvailable()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A Ddebug.h27 #define dcdebug printf macro
34 dcdebug("Assertion hit in %s(%d): " #exp "\n", __FILE__, __LINE__); \
42 #define dcdebug if (false) printf macro
H A DBufferedSocket.cpp55 dcdebug ("WARNING: Re-entering mode %d\n", mode); in setMode()
86 dcdebug("BufferedSocket::accept() %p\n", (void*)this); in accept()
103 dcdebug("BufferedSocket::connect() %p\n", (void*)this); in connect()
119 dcdebug("threadConnect %s:%d/%d\n", aAddr.c_str(), (int)localPort, (int)aPort); in threadConnect()
126 dcdebug("threadConnect attempt to addr \"%s\"\n", aAddr.c_str()); in threadConnect()
159 dcdebug("threadAccept\n"); in threadAccept()
295 dcdebug("Starting threadSend\n"); in threadSendFile()
448 dcdebug("%d unexpected in STARTING state\n", p.first); in checkEvents()
458 dcdebug("%d unexpected in RUNNING state\n", p.first); in checkEvents()
478 dcdebug("BufferedSocket::run() start %p\n", (void*)this); in run()
[all …]
H A DConnectionManager.cpp55 dcdebug("Skipping secure port: %d\n", SETTING(TLS_PORT)); in listen()
292 dcdebug("Connection flood detected!\n"); in accept()
382 dcdebug("CM::onSUP %p sent sup twice\n", (void*)aSource); in on()
457 dcdebug("CM::onMyNick %p sent nick twice\n", (void*)aSource); in on()
462 dcdebug("ConnectionManager::onMyNick %p, %s\n", (void*)aSource, aNick.c_str()); in on()
470 dcdebug("Unknown incoming connection from %s\n", aNick.c_str()); in on()
527 dcdebug("CM::onLock %p received lock twice, ignoring\n", (void*)aSource); in on()
637 dcdebug("CM::onKey Bad state, ignoring"); in on()
660 dcdebug("CM::onINF missing ID\n"); in on()
668 dcdebug("CM::onINF: User not found"); in on()
[all …]
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dcpp/
H A Ddebug.h27 #define dcdebug printf macro
34 dcdebug("Assertion hit in %s(%d): " #exp "\n", __FILE__, __LINE__); \
42 #define dcdebug if (false) printf macro
H A DBufferedSocket.cpp55 dcdebug ("WARNING: Re-entering mode %d\n", mode); in setMode()
86 dcdebug("BufferedSocket::accept() %p\n", (void*)this); in accept()
103 dcdebug("BufferedSocket::connect() %p\n", (void*)this); in connect()
119 dcdebug("threadConnect %s:%d/%d\n", aAddr.c_str(), (int)localPort, (int)aPort); in threadConnect()
126 dcdebug("threadConnect attempt to addr \"%s\"\n", aAddr.c_str()); in threadConnect()
159 dcdebug("threadAccept\n"); in threadAccept()
295 dcdebug("Starting threadSend\n"); in threadSendFile()
448 dcdebug("%d unexpected in STARTING state\n", p.first); in checkEvents()
458 dcdebug("%d unexpected in RUNNING state\n", p.first); in checkEvents()
478 dcdebug("BufferedSocket::run() start %p\n", (void*)this); in run()
[all …]
H A DConnectionManager.cpp55 dcdebug("Skipping secure port: %d\n", SETTING(TLS_PORT)); in listen()
292 dcdebug("Connection flood detected!\n"); in accept()
382 dcdebug("CM::onSUP %p sent sup twice\n", (void*)aSource); in on()
457 dcdebug("CM::onMyNick %p sent nick twice\n", (void*)aSource); in on()
462 dcdebug("ConnectionManager::onMyNick %p, %s\n", (void*)aSource, aNick.c_str()); in on()
470 dcdebug("Unknown incoming connection from %s\n", aNick.c_str()); in on()
527 dcdebug("CM::onLock %p received lock twice, ignoring\n", (void*)aSource); in on()
637 dcdebug("CM::onKey Bad state, ignoring"); in on()
660 dcdebug("CM::onINF missing ID\n"); in on()
668 dcdebug("CM::onINF: User not found"); in on()
[all …]
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A Ddebug.h27 #define dcdebug printf macro
34 dcdebug("Assertion hit in %s(%d): " #exp "\n", __FILE__, __LINE__); \
42 #define dcdebug if (false) printf macro
H A DBufferedSocket.cpp55 dcdebug ("WARNING: Re-entering mode %d\n", mode); in setMode()
86 dcdebug("BufferedSocket::accept() %p\n", (void*)this); in accept()
103 dcdebug("BufferedSocket::connect() %p\n", (void*)this); in connect()
119 dcdebug("threadConnect %s:%d/%d\n", aAddr.c_str(), (int)localPort, (int)aPort); in threadConnect()
126 dcdebug("threadConnect attempt to addr \"%s\"\n", aAddr.c_str()); in threadConnect()
159 dcdebug("threadAccept\n"); in threadAccept()
295 dcdebug("Starting threadSend\n"); in threadSendFile()
448 dcdebug("%d unexpected in STARTING state\n", p.first); in checkEvents()
458 dcdebug("%d unexpected in RUNNING state\n", p.first); in checkEvents()
478 dcdebug("BufferedSocket::run() start %p\n", (void*)this); in run()
[all …]
H A DConnectionManager.cpp55 dcdebug("Skipping secure port: %d\n", SETTING(TLS_PORT)); in listen()
292 dcdebug("Connection flood detected!\n"); in accept()
382 dcdebug("CM::onSUP %p sent sup twice\n", (void*)aSource); in on()
457 dcdebug("CM::onMyNick %p sent nick twice\n", (void*)aSource); in on()
462 dcdebug("ConnectionManager::onMyNick %p, %s\n", (void*)aSource, aNick.c_str()); in on()
470 dcdebug("Unknown incoming connection from %s\n", aNick.c_str()); in on()
527 dcdebug("CM::onLock %p received lock twice, ignoring\n", (void*)aSource); in on()
637 dcdebug("CM::onKey Bad state, ignoring"); in on()
660 dcdebug("CM::onINF missing ID\n"); in on()
668 dcdebug("CM::onINF: User not found"); in on()
[all …]
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dcpp/
H A Ddebug.h27 #define dcdebug printf macro
34 dcdebug("Assertion hit in %s(%d): " #exp "\n", __FILE__, __LINE__); \
42 #define dcdebug if (false) printf macro
H A DBufferedSocket.cpp55 dcdebug ("WARNING: Re-entering mode %d\n", mode); in setMode()
86 dcdebug("BufferedSocket::accept() %p\n", (void*)this); in accept()
103 dcdebug("BufferedSocket::connect() %p\n", (void*)this); in connect()
119 dcdebug("threadConnect %s:%d/%d\n", aAddr.c_str(), (int)localPort, (int)aPort); in threadConnect()
126 dcdebug("threadConnect attempt to addr \"%s\"\n", aAddr.c_str()); in threadConnect()
159 dcdebug("threadAccept\n"); in threadAccept()
295 dcdebug("Starting threadSend\n"); in threadSendFile()
448 dcdebug("%d unexpected in STARTING state\n", p.first); in checkEvents()
458 dcdebug("%d unexpected in RUNNING state\n", p.first); in checkEvents()
478 dcdebug("BufferedSocket::run() start %p\n", (void*)this); in run()
[all …]
H A DConnectionManager.cpp55 dcdebug("Skipping secure port: %d\n", SETTING(TLS_PORT)); in listen()
292 dcdebug("Connection flood detected!\n"); in accept()
382 dcdebug("CM::onSUP %p sent sup twice\n", (void*)aSource); in on()
457 dcdebug("CM::onMyNick %p sent nick twice\n", (void*)aSource); in on()
462 dcdebug("ConnectionManager::onMyNick %p, %s\n", (void*)aSource, aNick.c_str()); in on()
470 dcdebug("Unknown incoming connection from %s\n", aNick.c_str()); in on()
527 dcdebug("CM::onLock %p received lock twice, ignoring\n", (void*)aSource); in on()
637 dcdebug("CM::onKey Bad state, ignoring"); in on()
660 dcdebug("CM::onINF missing ID\n"); in on()
668 dcdebug("CM::onINF: User not found"); in on()
[all …]
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/dcpp/
H A DBufferedSocket.cpp54 dcdebug ("WARNING: Re-entering mode %d\n", mode); in setMode()
84 dcdebug("BufferedSocket::accept() %p\n", (void*)this); in accept()
97 dcdebug("BufferedSocket::connect() %p\n", (void*)this); in connect()
113 dcdebug("threadConnect %s:%d\n", aAddr.c_str(), (int)aPort); in threadConnect()
140 dcdebug("threadAccept\n"); in threadAccept()
274 dcdebug("Starting threadSend\n"); in threadSendFile()
414 dcdebug("%d unexpected in STARTING state\n", p.first); in checkEvents()
424 dcdebug("%d unexpected in RUNNING state\n", p.first); in checkEvents()
444 dcdebug("BufferedSocket::run() start %p\n", (void*)this); in run()
457 dcdebug("BufferedSocket::run() end %p\n", (void*)this); in run()
H A DConnectionManager.cpp57 dcdebug("Skipping secure port: %d\n", SETTING(USE_TLS)); in listen()
232 dcdebug("ConnectionManager::Server::run Error: %s\n", e.getError().c_str()); in run()
281 dcdebug("Connection flood detected!\n"); in accept()
347 dcdebug("CM::onSUP %p sent sup twice\n", (void*)aSource); in on()
428 dcdebug("CM::onMyNick %p sent nick twice\n", (void*)aSource); in on()
433 dcdebug("ConnectionManager::onMyNick %p, %s\n", (void*)aSource, aNick.c_str()); in on()
441 dcdebug("Unknown incoming connection from %s\n", aNick.c_str()); in on()
493 dcdebug("CM::onLock %p received lock twice, ignoring\n", (void*)aSource); in on()
607 dcdebug("CM::onKey Bad state, ignoring"); in on()
630 dcdebug("CM::onINF missing ID\n"); in on()
[all …]
H A DDownloadManager.cpp189 dcdebug("Requesting " I64_FMT "/" I64_FMT "\n", d->getStartPos(), d->getSize()); in checkDownloads()
196 dcdebug("DM::onFileLength Bad state, ignoring\n"); in on()
217dcdebug("Preparing " I64_FMT ":" I64_FMT ", " I64_FMT ":" I64_FMT"\n", d->getStartPos(), start, d-… in startData()
335dcdebug("Download finished: %s, size " I64_FMT ", downloaded " I64_FMT "\n", d->getPath().c_str(),… in endData()
381 dcdebug("DownloadManager: CRC32 mismatch for %s\n", d->getPath().c_str()); in checkSfv()
395 dcdebug("DownloadManager: CRC32 match for %s\n", d->getPath().c_str()); in checkSfv()
422 dcdebug("DM::noSlots Bad state, disconnecting\n"); in noSlots()
508 dcdebug("Unknown success message %s %s", err.c_str(), cmd.getParam(1).c_str()); in on()
528 dcdebug("DM::fileNotAvailable Invalid state, disconnecting"); in fileNotAvailable()
535 dcdebug("File Not Available: %s\n", d->getPath().c_str()); in fileNotAvailable()
H A DZUtils.cpp38dcdebug("ZFilter end, %ld/%ld = %.04f\n", zs.total_out, zs.total_in, (float)zs.total_out / max((fl… in ~ZFilter()
58 dcdebug("Dynamically disabled compression"); in operator ()()
104dcdebug("UnZFilter end, %ld/%ld = %.04f\n", zs.total_out, zs.total_in, (float)zs.total_out / max((… in ~UnZFilter()
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dwulfor.cc142dcdebug(connection ? "eiskaltdcpp-gtk: connection yes...\n" : "eiskaltdcpp-gtk: connection no...\n… in main()
149 dcdebug("eiskaltdcpp-gtk: is client...\n"); in main()
153 dcdebug("eiskaltdcpp-gtk: send %s\n", argv[1]); in main()
165 dcdebug("eiskaltdcpp-gtk: is server...\n"); in main()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dwulfor.cc142dcdebug(connection ? "eiskaltdcpp-gtk: connection yes...\n" : "eiskaltdcpp-gtk: connection no...\n… in main()
149 dcdebug("eiskaltdcpp-gtk: is client...\n"); in main()
153 dcdebug("eiskaltdcpp-gtk: send %s\n", argv[1]); in main()
165 dcdebug("eiskaltdcpp-gtk: is server...\n"); in main()
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dwulfor.cc142dcdebug(connection ? "eiskaltdcpp-gtk: connection yes...\n" : "eiskaltdcpp-gtk: connection no...\n… in main()
149 dcdebug("eiskaltdcpp-gtk: is client...\n"); in main()
153 dcdebug("eiskaltdcpp-gtk: send %s\n", argv[1]); in main()
165 dcdebug("eiskaltdcpp-gtk: is server...\n"); in main()
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dwulfor.cc142dcdebug(connection ? "eiskaltdcpp-gtk: connection yes...\n" : "eiskaltdcpp-gtk: connection no...\n… in main()
149 dcdebug("eiskaltdcpp-gtk: is client...\n"); in main()
153 dcdebug("eiskaltdcpp-gtk: send %s\n", argv[1]); in main()
165 dcdebug("eiskaltdcpp-gtk: is server...\n"); in main()
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-gtk/src/
H A Dwulfor.cc142dcdebug(connection ? "eiskaltdcpp-gtk: connection yes...\n" : "eiskaltdcpp-gtk: connection no...\n… in main()
149 dcdebug("eiskaltdcpp-gtk: is client...\n"); in main()
153 dcdebug("eiskaltdcpp-gtk: send %s\n", argv[1]); in main()
165 dcdebug("eiskaltdcpp-gtk: is server...\n"); in main()

12345678910