]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add call to protocol interface to get useful info on the server map. Return a std...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 8 May 2008 22:40:11 +0000 (22:40 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 8 May 2008 22:40:11 +0000 (22:40 +0000)
commit99a1ea0892b575c6d66d9f4c0aab5042c261ce4a
tree42f369f72519bf4e13ac30d5851166de8b897073
parent2425244549a45295168b1958b9d599e5e286e629
Add call to protocol interface to get useful info on the server map. Return a std::list of classes each of which has a server name, parent server name, user and oper count, and latency in millisecs

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9673 e03df62e-2008-0410-955e-edbf42e46eb7
include/protocol.h
src/modules/m_httpd_stats.cpp
src/modules/m_spanningtree/protocolinterface.cpp
src/modules/m_spanningtree/protocolinterface.h