> > 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
> Why not? As I understand it, the max users field is useless anyway.
The max users field is used by ircu to perform a kind of modulus operation
on the user numeric. The operation used is a bitwise operation that
requires that the max users field be 2^n-1. If you don't do this, you can
have pr
Why not? As I understand it, the max users field is useless anyway.
Dan
bas wrote:
> why does gnuworld (still) send its "max users" numeric be "ABl"
> (obviously NOT a 2^n-1)
why does gnuworld (still) send its "max users" numeric be "ABl"
(obviously NOT a 2^n-1)