Commit d7295cd6 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add an async io test



This adds an async IO test. There are two test runs. The first one does
a normal handshake with lots of async IO events. The second one does the
same but this time breaks up all the written records into multiple records
of one byte in length. We do this all the way up until the CCS.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 1689e7e6
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