Contents

NWError.posix(_:)

A POSIX error, which is used for most network protocol and routing errors.

Declaration

case posix(POSIXErrorCode)

See Also

Checking Error Types