]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Keep multiple IOHookProvider references in class ListenSocket
authorAttila Molnar <attilamolnar@hush.com>
Mon, 8 Aug 2016 13:10:43 +0000 (15:10 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Mon, 8 Aug 2016 13:10:43 +0000 (15:10 +0200)
commit8dbd80610aee01b8064ca813e1dd7ca44ab3f7b6
treee9b8c765a412d957680acabdec7f04ff01082930
parent4d3601938593685b3f45439227838f16ee773cdc
Keep multiple IOHookProvider references in class ListenSocket

This adds the <bind:hook> config option which works together with <bind:ssl>
include/socket.h
src/listensocket.cpp
src/modules/m_httpd.cpp
src/modules/m_spanningtree/treesocket1.cpp
src/usermanager.cpp