Home | History | Annotate | Download | only in native

Lines Matching refs:SSL_ERROR_WANT_CONNECT

808         case SSL_ERROR_WANT_CONNECT:
809 sslErrorStr = "SSL_ERROR_WANT_CONNECT occurred. You should never see this.";