]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit - include/inspsocket.h
Store the type of a StreamSocket within itself.
authorPeter Powell <petpow@saberuk.com>
Tue, 16 Oct 2018 13:53:27 +0000 (14:53 +0100)
committerPeter Powell <petpow@saberuk.com>
Thu, 25 Oct 2018 12:50:43 +0000 (13:50 +0100)
commitd62c870ffb1bf02e4be65183f3ae4bbe2229fbb2
treee8163ce84e879e501909fff1472419a2916a2e30
parentda96cf374de819399136023f6bc30dc30affd156
Store the type of a StreamSocket within itself.

Similar to with IOHooks this allows you to convert StreamSocket to
a UserIOHandler quickly.
include/inspsocket.h
include/users.h