Skip to content

Compile errors when LIBWS_WITH_OPENSSL is not set #3

@snej

Description

@snej

If the preprocessor symbol LIBWS_WITH_OPENSSL is not defined (i.e. to build without SSL support, avoiding dependency on OpenSSL), several compile errors result. For example, ws_get_uri() checks the field ws->use_ssl, which doesn't exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions