Commit 131d3fdf authored by Matt Caswell's avatar Matt Caswell
Browse files

Remove explicit setting of read_ahead for DTLS. It never makes sense not to


use read_ahead with DTLS because it doesn't work. Therefore read_ahead needs
to be the default.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
(cherry picked from commit f4002412)

Conflicts:
	apps/s_client.c
	apps/s_server.c
parent 18955838
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment