Be more forgiving when starting proxy sockets.
authorAlan T. DeKok <aland@freeradius.org>
Fri, 10 Sep 2010 14:41:12 +0000 (16:41 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 10 Sep 2010 14:41:12 +0000 (16:41 +0200)
commit92beaf4f00efaf9cadf93ac3c5fc6a59a34f8d0e
tree5abb76f9a35fc12c9de8e0b6a59601d3fa71b0e0
parent35ee205d4e2dcb4fe5e34143a06bd9cafd279eeb
Be more forgiving when starting proxy sockets.

Don't *force* the FD to be at a location in the FD array.  Use the
other code in the server to find a free entry.
src/main/event.c