use BIO_nwrite() more properly to demonstrate the general idea of
authorBodo Möller <bodo@openssl.org>
Thu, 14 Mar 2002 09:48:54 +0000 (09:48 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 14 Mar 2002 09:48:54 +0000 (09:48 +0000)
commit234c73767daf1dfadbdbff3f884d7cfffff2846c
treed5bec6702d0af7a20d491ac27e9ec5c846eb6106
parent497810cae78a5beb8560a851f9a6800dfbbc0cbb
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