i need init and destroy
Frank Cusack
fcusack at fcusack.com
Tue Aug 23 04:24:34 CEST 2005
Looks like the init and destroy methods went away 5 days ago. My module
(rlm_otp) needs them.
- How was this tested? struct module_t rlm_otp still contains these
methods. How can this even compile?
- What are the chances of getting these back? I can do something
like pthread_once(otp_init()) and add a refcount to cleanup in detach,
but really, init and destroy are superior.
-frank
More information about the Freeradius-Devel
mailing list