Adding some debug output to NetworkConnection for the next time we run into the endless
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 29 Mar 2008 22:17:57 +0000 (22:17 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 29 Mar 2008 22:17:57 +0000 (22:17 +0000)
message loop... :(
Starting core with --sputdev will print a warning whenever a message is received twice from the socket..
That will make crystal-clear if the bug is in our handler or in QTcpSocket.
NOTE: Starting core with --sputdev currently has no other side-effects, don't try this with the client though :)


No differences found