DataStreamPeer: Send QDateTime instead of QTime in heartbeat messages
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 24 Jan 2014 22:58:51 +0000 (23:58 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 15 Feb 2014 21:01:01 +0000 (22:01 +0100)
commit9cefd598107fcb5dfe6cd100524ab016eae0dca0
tree5690c2c23b1634e2521fc6c8a1a5fb9a6403fe00
parent9d3e44edbdbe5b7937e1d375afcd9e2f1941b80c
DataStreamPeer: Send QDateTime instead of QTime in heartbeat messages

This allows the lag detection to work correctly even during a day change.
src/common/protocols/datastream/datastreampeer.cpp