]> arthur.barton.de Git - ngircd-alex.git/commit
Refactor IRC_WriteStr{Channel|Related}Prefix(); support cloaking
authorAlexander Barton <alex@barton.de>
Tue, 17 Aug 2010 19:11:37 +0000 (21:11 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 17 Aug 2010 19:11:37 +0000 (21:11 +0200)
commitfd4dfccc30fdbb61120e3c51f4b987cc725b603d
treebe442c86c5d3e9d2a840e9fbcad1c54cccba970c
parent2a4bf67aaceebd3567dcd0ac1db2b9027560f574
Refactor IRC_WriteStr{Channel|Related}Prefix(); support cloaking

Move common code to new local function Send_Marked_Connections()
and respect hostname cloaking.
src/ngircd/irc-write.c