Use closefrom(), which is guaranteed to close all file descriptors
authoraland <aland>
Fri, 16 Sep 2005 18:36:18 +0000 (18:36 +0000)
committeraland <aland>
Fri, 16 Sep 2005 18:36:18 +0000 (18:36 +0000)
commit4e252dd33d3a1c05d4030e199d17cf81f23edcfa
treedcc1e3a230077783af65851cf1883032c1a824d7
parenta8d7b1281b887c6dfe048a5def19836a8de99a98
Use closefrom(), which is guaranteed to close all file descriptors

Well, except for EINTR, which should be fixed...
configure.in
src/include/libradius.h
src/lib/misc.c
src/main/session.c