Don't use a global 'acctfd'
authoraland <aland>
Thu, 21 Feb 2002 22:46:40 +0000 (22:46 +0000)
committeraland <aland>
Thu, 21 Feb 2002 22:46:40 +0000 (22:46 +0000)
commit601bea5591113ca296978b64b046ffc8101a45de
treeb3360ce24f29edd6c6a489be785d38397bd5c5cb
parentb81197265f475057440bbf5d0d635c98d80d9698
Don't use a global 'acctfd'

As a result, update 'session_zap' to take an fd as an argument.

Update radutmp to use 'request->packet->fd', instead of the global
acctfd
src/include/radiusd.h
src/main/session.c
src/modules/rlm_radutmp/rlm_radutmp.c