1) Indeed but these functions aren't documented. 2) The patch intends two things, first providing an easy a way to keep some session dependent data, and , on the other hand make a user level non dependent on the registration data. The intent is not only allowing users to have a different level temporarily but also allow non registered users to have a level different from 0 which is useful when, for example, you want to limit users below a share from downloading but not from chating.
-- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/1038556 Title: Per session level handling Status in ADCH++: New Bug description: This patch provides a per session element with some user data, currently this is just the level but in the future it could be other data. Similarly it modifies all the other example scripts so they use get_level and thus the session based level. To manage notifications about this bug go to: https://bugs.launchpad.net/adchpp/+bug/1038556/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

