• M
    Add an async io test · d7295cd6
    Matt Caswell 提交于
    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: NAndy Polyakov <appro@openssl.org>
    d7295cd6
70-test_asyncio.t 760 字节