RE: [Coder-Com] error in X: Syntax for SUSPEND command

2002-03-26 Thread LordLuke
Updated Although this has little to do with coder-com. The help messages were inserted by cservice. LL > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Hidden > Sent: Tuesday, March 26, 2002 6:31 PM > To: [EMAIL PROTECTED] > Subject: [Coder-Com]

[Coder-Com] RE: [Patches] LIST_CHAN

2002-03-19 Thread LordLuke
> -Original Message- > From: Kev [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 5:16 PM > To: LordLuke > Cc: [EMAIL PROTECTED] > Subject: Re: [Patches] LIST_CHAN > > > > diff -b -u -d -r1.25.2.2 channel.h > > --- include/channel.

[Coder-Com] Connection class

2002-03-13 Thread LordLuke
When a successful /oper is issued the connection class of the client changes to 10, this affects ea. Sendq, since maxsendq is cached in the client struct where is this changed / reset on this event? LL