mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
removed udp debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
be696eb033
commit
e8b57abf05
@ -560,8 +560,8 @@ bool pqissludp::moretoread(uint32_t usec)
|
||||
|
||||
if (usec)
|
||||
{
|
||||
std::cerr << "pqissludp::moretoread() usec parameter: " << usec;
|
||||
std::cerr << std::endl;
|
||||
//std::cerr << "pqissludp::moretoread() usec parameter: " << usec;
|
||||
//std::cerr << std::endl;
|
||||
|
||||
if (0 < tou_maxread(sockfd))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user