---
title: EAGAIN
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/eagain
---

# EAGAIN

non-blocking and interrupt i/o. Resource temporarily unavailable.

## Declaration

```swift
static var EAGAIN: POSIXErrorCode { get }
```
