]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
ProtocolInterface::SendEncapsulatedData() changes
authorAttila Molnar <attilamolnar@hush.com>
Sun, 26 Jan 2014 12:05:09 +0000 (13:05 +0100)
committerAttila Molnar <attilamolnar@hush.com>
Sun, 26 Jan 2014 12:05:09 +0000 (13:05 +0100)
commit92cc388aebd55245b24aef5950afe845feffe9e2
treea0d38cacd6589b88a274ced74e7e054a8cf73c78
parent1db0e984be491125d8f954aa22f17cad1d4c453f
ProtocolInterface::SendEncapsulatedData() changes

- Pass command name and destination as real parameters
- Allow callers to specify the command source
- Send a SID instead of a server name if the target is a single server
include/protocol.h
src/modules/m_sasl.cpp
src/modules/m_showwhois.cpp
src/modules/m_spanningtree/protocolinterface.cpp
src/modules/m_spanningtree/protocolinterface.h