---
title: socket
framework: system
role: symbol
role_heading: Type Property
path: system/filetype/socket
---

# socket

Socket

## Declaration

```swift
static var socket: FileType { get }
```

## Discussion

Discussion The corresponding C constant is S_IFSOCK.
