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

#include <uv.h>

Public Attributes

UV_REQ_FIELDS uv_connect_cb cb
 
uv_stream_thandle
 

Detailed Description

Definition at line 583 of file uv.h.

Member Data Documentation

◆ cb

UV_REQ_FIELDS uv_connect_cb uv_connect_s::cb

Definition at line 585 of file uv.h.

◆ handle

uv_stream_t* uv_connect_s::handle

Definition at line 586 of file uv.h.


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