Rizin
unix-like reverse engineering framework and cli tools
uv__ipc_xfer_queue_item_t Struct Reference

Public Attributes

uv__ipc_socket_xfer_type_t xfer_type
 
uv__ipc_socket_xfer_info_t xfer_info
 
QUEUE member
 

Detailed Description

Definition at line 55 of file pipe.c.

Member Data Documentation

◆ member

QUEUE uv__ipc_xfer_queue_item_t::member

Definition at line 58 of file pipe.c.

Referenced by uv__pipe_queue_ipc_xfer_info().

◆ xfer_info

uv__ipc_socket_xfer_info_t uv__ipc_xfer_queue_item_t::xfer_info

Definition at line 57 of file pipe.c.

Referenced by uv__pipe_queue_ipc_xfer_info(), uv_pipe_accept(), and uv_pipe_endgame().

◆ xfer_type

uv__ipc_socket_xfer_type_t uv__ipc_xfer_queue_item_t::xfer_type

Definition at line 56 of file pipe.c.

Referenced by uv__pipe_queue_ipc_xfer_info(), and uv_pipe_accept().


The documentation for this struct was generated from the following file: