Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Fri, 21 Apr 2000 15:15:18 +0000 (15:15 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Fri, 21 Apr 2000 15:15:18 +0000 (15:15 +0000)
commit71eebeb45e84c4fa7657051d53f094d5e90770f2
treee9ef8bcfa6062252365072d8baf00c065c1eb24e
parenta72cc43f3a9cac127d7641d189de3df9fb318a36
Author: Kev <klmitch@mit.edu>
Log message:

one last sendcmdto_* function to round it all out: sendcmdto_match_butone
(ugh); should be considerably more efficient than sendto_match_butone,
which looped through the GlobalClientList for every single server
connected to this one.  Must have predated sentalong_marker (which
admittedly is also an atrocity :/ )

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@192 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/send.h
ircd/send.c