]> arthur.barton.de Git - ngircd-alex.git/commit
New function IRC_SendWallops().
authorAlexander Barton <alex@barton.de>
Tue, 6 May 2008 13:30:29 +0000 (15:30 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 30 Sep 2009 14:00:05 +0000 (16:00 +0200)
commiteaaf0c3bd5ce4f48205ca928fba994d0c44e59b2
tree18437ce49c408c5144fb0eb8362d20ce7fd5df82
parent9a7499af8bb3c4b781492fef216c86cf7ab04134
New function IRC_SendWallops().

Implement new global function IRC_SendWallops() that can be called by
other functions to generate WALLOPS messages to users with +w mode.
src/ngircd/irc-oper.c
src/ngircd/irc-write.c
src/ngircd/irc-write.h