Sirius writes:

> Hi,
>
> Is there a way to useĀ get_client_class(acptr) across servers? Locally, this
> works fine to retrieve the class of the user/oper, however, across servers it
> doesn't.

The client's connection class is not automatically published.  It can be
retrieved using the TRACE command, but there is an inherent race
condition between asking for the client's class and the other server
processing the request, so I would recommend against trying that.

Entrope
_______________________________________________
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com

Reply via email to