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

#include <internal.h>

Public Attributes

WSAPROTOCOL_INFOW socket_info
 
uint32_t delayed_error
 

Detailed Description

Definition at line 70 of file internal.h.

Member Data Documentation

◆ delayed_error

uint32_t uv__ipc_socket_xfer_info_t::delayed_error

Definition at line 72 of file internal.h.

Referenced by uv__tcp_xfer_export(), and uv__tcp_xfer_import().

◆ socket_info

WSAPROTOCOL_INFOW uv__ipc_socket_xfer_info_t::socket_info

Definition at line 71 of file internal.h.

Referenced by uv__tcp_xfer_export(), uv__tcp_xfer_import(), and uv_pipe_endgame().


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