Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.
authorRichard Levitte <levitte@openssl.org>
Fri, 29 Mar 2002 23:48:55 +0000 (23:48 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 29 Mar 2002 23:48:55 +0000 (23:48 +0000)
commitddab25a90dd4bdddf0da1eb288af58ff16a74630
tree854cf0074ad2f65dfa55cd8de33b4d0105023176
parentffbe98b7630d604263cfb1118c67ca2617a8e222
Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.
Furthermore, make SO_MAXCONN the first choice, since that's the standard
(as far as I know).
crypto/bio/b_sock.c