If a ip address is successfully parsed, the WSA structure under Win32 wasn't
authorRichard Levitte <levitte@openssl.org>
Mon, 31 Jul 2000 22:49:27 +0000 (22:49 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 31 Jul 2000 22:49:27 +0000 (22:49 +0000)
commit173e243aaef55ac811365c1b5853ab0571b2c3dd
tree9c37b70d73636b11bd4db5e4bde20b47f92d8774
parentcc244b371deb21351ec60426c4fa41386bb43316
If a ip address is successfully parsed, the WSA structure under Win32 wasn't
properly initialised.  Fixed.
Bug reported by DeJuan Jackson <djackson@inverge.com>
crypto/bio/b_sock.c