---
title: es_event_uipc_bind_t
framework: endpointsecurity
role: symbol
role_heading: Structure
path: endpointsecurity/es_event_uipc_bind_t
---

# es_event_uipc_bind_t

A type for an event that indicates the binding of a socket to a path.

## Declaration

```swift
struct es_event_uipc_bind_t
```

## Topics

### Inspecting Event Properties

- [dir](endpointsecurity/es_event_uipc_bind_t/dir.md)
- [filename](endpointsecurity/es_event_uipc_bind_t/filename.md)
- [mode](endpointsecurity/es_event_uipc_bind_t/mode.md)
- [reserved](endpointsecurity/es_event_uipc_bind_t/reserved.md)

### Initializers

- [init(dir:filename:mode:reserved:)](endpointsecurity/es_event_uipc_bind_t/init(dir:filename:mode:reserved:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)

## See Also

### Socket Event Types

- [es_event_uipc_connect_t](endpointsecurity/es_event_uipc_connect_t.md)
