i discovered gnuworld sends a character NULL at the end of a lot of the
messages, like B, J, M (except when done using QUOTE)
this was causing problems with beware ircd as it uses delphi strings. i
fixed the problem on my side but i feel gnuworld is breaking the
protocol, NULL is a disallowed cha
> > It is very, very important that the max users field be of the correct
> > form.
> > --
> > Kevin L. Mitchell <[EMAIL PROTECTED]>
>
> indeed. i hope it'll be fixed? (127 looks very ok to me)
>
> i think of another idea: in ircu, check the numeric of the S message and
> force it to be 2^n-1 (o
> It is very, very important that the max users field be of the correct
> form.
> --
> Kevin L. Mitchell <[EMAIL PROTECTED]>
indeed. i hope it'll be fixed? (127 looks very ok to me)
i think of another idea: in ircu, check the numeric of the S message and
force it to be 2^n-1 (otherwise break the