case wantRead
s6NIOSSL14BoringSSLErrorO8wantReadyA2CmFWhat are these?
s6NIOSSL14BoringSSLErrorO8wantReadyA2CmF
FNV24: [9FV0M]
case noError
case zeroReturn
case wantWrite
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.