Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-320

SSL and non-blocking API cannot be used together: they are mutually exclusive

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.0.2, 3.0.3
    • 3.0.4
    • None
    • None
    • Any

    Description

      SSL/TLS and non-blocking API cannot be used together.
      The reason is that functions ma_pvio_read() and ma_pvio_write() do not consider the possibility that both options are available.
      Trying to combine SSL and non-blocking API will result in connections being established (thanks to ma_tls_connect()), but unable to send any command and retrieve any result.

      Attachments

        Activity

          People

            georg Georg Richter
            rcannao René Cannaò
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 2d
                2d

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.