---
title: EPIPE
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/epipe
---

# EPIPE

Broken pipe.

## Declaration

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