Add documentation for new s_server/s_client options
authorMatt Caswell <matt@openssl.org>
Tue, 16 Feb 2016 11:13:33 +0000 (11:13 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 7 Mar 2016 21:39:28 +0000 (21:39 +0000)
commit0df8088132af29b3069aa15408fc1ea49e5cabb4
treef3fbb5bed4793095c7e0acb7761640acab508b6c
parentd7ded13af1a1fdf6bc55a3a961d64c0e27aad19d
Add documentation for new s_server/s_client options

Document the new split_send_frag, max_pipelines and read_buf options.

Reviewed-by: Tim Hudson <tjh@openssl.org>
apps/s_client.c
apps/s_server.c
doc/apps/s_client.pod
doc/apps/s_server.pod