]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
m_cap Learn the supported capability negotiation protocol of a client from CAP LS
authorAttila Molnar <attilamolnar@hush.com>
Sat, 5 Dec 2015 14:45:20 +0000 (15:45 +0100)
committerAttila Molnar <attilamolnar@hush.com>
Sat, 5 Dec 2015 14:45:20 +0000 (15:45 +0100)
commit9ac2eae1f0d663cb3b2fc05d6d37b07dcfd9025e
tree904eb6cb6ece728486192a69cf48df325e659359
parent3e08629e8342cfbd17388aa14facf3a3a963233f
m_cap Learn the supported capability negotiation protocol of a client from CAP LS

Let modules implementing caps query this information
include/modules/cap.h
src/modules/m_cap.cpp