diff options
author | Florent Le Coz <louiz@louiz.org> | 2014-07-02 03:01:09 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2014-07-02 03:01:09 +0200 |
commit | 04d999168ac4629f5e49939f3659b32b2da2563d (patch) | |
tree | df11fefd719aaa82a7d20f53dd01894770b64eba /src/xmpp/xmpp_stanza.cpp | |
parent | b0ae8c66e34cd253b97da09ef0aaca9261e022a2 (diff) | |
download | biboumi-04d999168ac4629f5e49939f3659b32b2da2563d.tar.gz biboumi-04d999168ac4629f5e49939f3659b32b2da2563d.tar.bz2 biboumi-04d999168ac4629f5e49939f3659b32b2da2563d.tar.xz biboumi-04d999168ac4629f5e49939f3659b32b2da2563d.zip |
Add a level of inheritance above SocketHandler
SocketHandler has been renamed to TCPSocketHandler
SocketHandler is now a simple interface with a few methods, used only by
Poller.
This way we can inherite from the new SocketHandler class, to handle other
types of sockets, and still make them manageable by the poller without any
change in the Poller class.
Diffstat (limited to 'src/xmpp/xmpp_stanza.cpp')
0 files changed, 0 insertions, 0 deletions