Add a "server outgoing" signal mirroring "server incoming"

Fixes #1148
This commit is contained in:
JustAnotherArchivist 2020-01-15 01:30:02 +00:00
commit 99f149313e
4 changed files with 5 additions and 3 deletions

View file

@ -128,6 +128,7 @@ irc-nicklist.c:
"server nick changed", SERVER_REC
irc-servers.c:
"server outgoing", SERVER_REC, char *str
"event connected", SERVER_REC
irc-cap.c