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