---
title: ENETUNREACH
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/enetunreach
---

# ENETUNREACH

Network is unreachable.

## Declaration

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