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)
commit90ee8b5c90923a3d4a48fc5493ca999e9d0d6a97
tree3d1fdb2b07222a0fad6b4f0da1d400a3061691a8
parent5942b403d99f96ed2a4f4df53ca920b66f53ecbd
Adding some debug output to NetworkConnection for the next time we run into the endless
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 :)
src/core/networkconnection.cpp
src/core/networkconnection.h