Skip to content

openssl: move negotiation into client thread. #79

@samrushing

Description

@samrushing

Currently, negotiation is done in the accepting thread, this is Bad. In the s2n branch I implemented 'opportunistic negotiation' with a boolean, the same thing probably needs to be done with openssl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions