Tidy up the mess in bss_sock.c and bss_fd.c
authorDr. Stephen Henson <steve@openssl.org>
Fri, 2 Feb 2001 00:31:45 +0000 (00:31 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 2 Feb 2001 00:31:45 +0000 (00:31 +0000)
commit664d83bb23e7e6d30b63f6127b454f7c6dc33da9
tree8a2e17bfd35cc2cbeb9a00a499ebf589654eb9db
parent8cff6331c944398cc7889e586116c11e89f89147
Tidy up the mess in bss_sock.c and bss_fd.c
by placing them socket/fd code in separate
files rather than trying to have them both
share the same one.
crypto/bio/bss_fd.c
crypto/bio/bss_sock.c