Introducing SignalProxy NG! We're no longer using
authorMarcus Eggenberger <egs@quassel-irc.org>
Sat, 19 Jan 2008 15:02:14 +0000 (15:02 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sat, 19 Jan 2008 15:02:14 +0000 (15:02 +0000)
commit980f7e97e879e2f0493bfcdbe38a292eebbb9068
treefc3ea6f4e83cb59ef020ef45d6380aa462e7832d
parentd28b9ec38b6ea0bc473200fc2f1e65abd1b56bd6
Introducing SignalProxy NG! We're no longer using
QMetaObject::invokeMethod() to deliver remote calls. Which should
result in quite a performance increase. In addition the SignalProxy
has been optimized to the latest changes in the core. This fixes
certain instabilities in core and client.
src/common/signalproxy.cpp
src/common/signalproxy.h
version.inc