use BIO_nwrite() more properly to demonstrate the general idea of
authorBodo Möller <bodo@openssl.org>
Thu, 14 Mar 2002 09:49:10 +0000 (09:49 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 14 Mar 2002 09:49:10 +0000 (09:49 +0000)
commitff9722c7f121b7ec36e6cb3b859d73b9ff451af3
tree753c63bd92dc157c2fbc2dd3c2175cc470d5e2eb
parent08f38d887e1e66a9196c12f052e7441a2f25678b
use BIO_nwrite() more properly to demonstrate the general idea of
BIO_nwrite0/BIO_nwrite (the previous code was OK for BIO pairs but not
in general)
ssl/ssltest.c