Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.
authorRichard Levitte <levitte@openssl.org>
Fri, 29 Mar 2002 23:48:43 +0000 (23:48 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 29 Mar 2002 23:48:43 +0000 (23:48 +0000)
commit1aecc34e9ee95db71f6f033e9c61aa2d80d2c864
treed5b0df1a894098431ad39042625c3209250cdbc7
parent75b9c0044c33ee61feb3f8b060afd21cb3aed07a
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