Allow detection of input EOF in quiet mode by adding -no_ign_eof option
authorLutz Jänicke <jaenicke@openssl.org>
Wed, 22 Oct 2008 06:46:14 +0000 (06:46 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Wed, 22 Oct 2008 06:46:14 +0000 (06:46 +0000)
commit020d67fb89fcd8799350a46b36982a104e0b2d4c
tree9796f0e318222096e2485eec3ca945afeccd73f2
parent3fdc6c11aab4a6886dd9126825fc584cb0f7e608
Allow detection of input EOF in quiet mode by adding -no_ign_eof option
to s_client application.
PR: #1761
Submitted by: David Woodhouse <dwmw2@infradead.org>
apps/s_client.c