Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Mon, 27 Mar 2000 04:31:35 +0000 (04:31 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Mon, 27 Mar 2000 04:31:35 +0000 (04:31 +0000)
commit45c4e3f969461693e6663c55c77f455e8a7613e5
treeab26f4b890a30d75ad1c9e168e366690c22a1f05
parentc822b17fc369072d121c696e65e5884b1f5abda2
Author: Kev <klmitch@mit.edu>
Log message:

Create a ModeBuf abstraction to build strings of modes and "flush" them
to the channel at the correct point.  Eventually intended to work for
servers too, but not currently implemented that way.  This is intended
to be the first step toward OPMODE and CLEARMODE--for informing clients
what's happening.

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