Contents

Errno

An error number used by system calls to communicate what kind of error occurred.

Declaration

@frozen struct Errno

Topics

File and Directory Errors

File System Errors

NFS Errors

Device Errors

Path Errors

Pipe Errors

Runtime Errors

Math Errors

Executable File Errors

Network Errors

Network Protocol Errors

Network Address Errors

Network Socket Errors

RPC Errors

Process Errors

System Call Errors

General Errors

Reserved

Interacting with C APIs

Debugging

Comparing Errors

Default Implementations