Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
RzSocket * | fd |
RzSocket * | client |
bool | listener |
RzSocket * RzIORap::client |
Definition at line 2890 of file core.c.
Referenced by __rap_accept(), and __rap_open().
RzSocket * RzIORap::fd |
Definition at line 2889 of file core.c.
Referenced by __rap_open(), rap_break(), and rz_core_serve().
bool RzIORap::listener |
Definition at line 2891 of file core.c.
Referenced by __rap_open().