Complain about too many sockets earlier
authorAlan T. DeKok <aland@freeradius.org>
Tue, 8 Dec 2009 15:31:55 +0000 (16:31 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 8 Dec 2009 15:31:55 +0000 (16:31 +0100)
commit2c8760ddfe7fe56bfe0d06847b837ae6b2b8cc23
tree087680e242dda0b6438f013eef1bb4a3b9f360b1
parentf726c79d8da245d2095cfc815564cabd695f5988
Complain about too many sockets earlier

Give feedback from event_new_fd() back to proxy_new_listener(),
and to insert_into_proxy_hash().  When all sockets are allocated,
stop allocating new ones
src/include/radiusd.h
src/main/event.c
src/main/listen.c