Don't set nonblock on outgoing client connections.
authorAlan T. DeKok <aland@freeradius.org>
Wed, 28 May 2014 21:17:43 +0000 (17:17 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 28 May 2014 21:17:43 +0000 (17:17 -0400)
commiteb1fcb631f5c9fc020467901f581e86e168462d0
tree8a92aca099df883eb6d30accdce3e1d6a1fcc5be
parent57b17397212abfedacd68bb74b8f8ec71718983c
Don't set nonblock on outgoing client connections.

The caller will need to set it if necessary
src/lib/tcp.c