[Tinymux] Flags
Michael Wenk
wenk at praxis.homedns.org
Wed Jul 6 01:14:13 EDT 2005
On Tuesday 05 July 2005 07:30, Stephen Dennis wrote:
> To add flag, you could need to change the hardcode. And, you'll find
> that nearly all the single-letter flag names are already taken. You
> found the ten MARKER flags, but you also found that you can pick those
> or WOD_REALMS, but not both.
>
> I would recommend using +tags softcode or using an attribute directly.
>
> Brazil
> _______________________________________________
> Tinymux mailing list
> Tinymux at tinymux.org
> http://www.tinymux.org/mailman/listinfo/tinymux
I wonder how much faster it is these days to use a bit in the flags variable
as opposed to a direct attribute lookup. Obviously in the actual server
module, it will always be faster to use a variable(or even a bit of a
variable), but in the soft code, I don't know if a fetch/check is really
going to be much more painful...
--
wenk at praxis.homedns.org
Mike Wenk
More information about the Tinymux
mailing list