Contents

es_event_get_task_read_t

A type for an event that indicates the retrieval of a task’s read port.

Declaration

struct es_event_get_task_read_t

Overview

This event represents a process that obtains a send right to a task read port, through SYS_task_read_for_pid or functions like task_identity_token_get_task_port(_:_:_:).

Topics

Inspecting Event Properties

Initializers

Instance Properties

See Also

Task Port Event Types