mirror of
https://github.com/znc/znc.git
synced 2026-06-13 02:04:59 +02:00
35da5784ca
This splits up CListener into a TCP-specific class and a general class. The intention is to later add another class inheriting from CListener that listens on unix sockets. Signed-off-by: Uli Schlachter <psychon@znc.in>