• M
    Add async sub-library to libcrypto · a3667c31
    Matt Caswell 提交于
    Provides support for running asynchronous jobs. Currently this is completely
    stand alone. Future commits will integrate this into libssl and s_server/
    s_client. An asynchronous capable engine will be required to see any benefit
    from this capability.
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    a3667c31
async.h 2.9 KB