In article <[EMAIL PROTECTED]>, Joe Modjeski <[EMAIL PROTECTED]> wrote: >I saw that the rlm_module is include fcntl.h header so I am assuming this is >a feature that is planned to be added at some time? I didn't see any calls >to fcntl in the code so unless this is being locked somewhere else?
If you're going to add this, it would be a good idea to use the same algorith that is used in the Cistron Radius server. See the 1.6.5 CVS version, src/acct.c::rad_accounting_detail() for the server side and src/radrelay.c for the 'consumer' side. Mike. -- Move sig. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
