case wantWrite
s6NIOSSL14BoringSSLErrorO9wantWriteyA2CmFWhat are these?
s6NIOSSL14BoringSSLErrorO9wantWriteyA2CmF
FNV24: [72ZRM]
case noError
case zeroReturn
case wantRead
case wantConnect
case wantAccept
case wantX509Lookup
case wantCertificateVerify
case syscallError
case sslError(NIOBoringSSLErrorStack)
case unknownError(NIOBoringSSLErrorStack)
case invalidSNIName(NIOBoringSSLErrorStack)
case failedToSetALPN(NIOBoringSSLErrorStack)
import NIOSSL
TLS for SwiftNIO.
enum BoringSSLError
An enum that wraps individual BoringSSL errors directly.