CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/09 17:46:14
Modified files:
lib/libssl/src/crypto/bio: b_sock.c
Log message:
include <limits.h> for LONG_MIN/LONG_MAX.
Also remove <sys/filio.h> added from previous commit.
This was the wrong way to get FIONBIO.
ok jsing@
