Stop processing packets when the socket is closed.
authorDante <dante@dante.org.uk>
Tue, 15 Sep 2009 21:03:21 +0000 (23:03 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 15 Sep 2009 21:03:21 +0000 (23:03 +0200)
commit97af9a0ec7994f0e6ef01d8d6785d613f56ce181
treefa3e779224ab88d2620d3d30d0e79c9e1d7d8b4f
parent4ca1acbf7dcbb2e0b72062ccbfe0e1a0e3a224d1
Stop processing packets when the socket is closed.

If the socket from the client, or to the proxy is closed,
then handle that situation.

Signed-off-by: Alan T. DeKok <aland@freeradius.org>
src/main/event.c