Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
int | proto |
char | host [512] |
int | port |
char | file [1024] |
RzSocket * | fd |
RzSocket* rz_core_rtr_host_t::fd |
Definition at line 37 of file rtr.c.
Referenced by rz_core_rtr_cmd().
char rz_core_rtr_host_t::host[512] |
Definition at line 34 of file rtr.c.
Referenced by rz_core_rtr_cmd().
int rz_core_rtr_host_t::port |
Definition at line 35 of file rtr.c.
Referenced by rz_core_rtr_cmd().