mirror of
https://github.com/znc/znc.git
synced 2026-04-30 18:42:25 +02:00
This also alters PutClient such that the CMessage variant handles sending messages, rather than the CString variant. As a side bonus, this gives callers better information on whether the message was sent to the client. Additionally, it eliminates the need for a hook to let modules set the tags sent to a client, as that can now be done inside OnSendToClientMessage.
6.3 KiB
6.3 KiB