---
title: socketType
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/socketport/sockettype
---

# socketType

The receiver’s socket type.

## Declaration

```swift
var socketType: Int32 { get }
```

## See Also

### Getting Information

- [address](foundation/socketport/address.md)
- [protocol](foundation/socketport/protocol.md)
- [protocolFamily](foundation/socketport/protocolfamily.md)
- [socket](foundation/socketport/socket.md)
