Rizin
unix-like reverse engineering framework and cli tools
|
#include <unix.h>
Public Attributes | |
char * | base |
size_t | len |
ULONG | len |
It should be possible to cast uv_buf_t[] to WSABUF[] see http://msdn.microsoft.com/en-us/library/ms741542(v=vs.85).aspx
char * uv_buf_t::base |
Definition at line 124 of file unix.h.
Referenced by free_write_req(), uv__pipe_write_data(), and uv__read().
size_t uv_buf_t::len |
Definition at line 125 of file unix.h.
Referenced by on_read(), uv__pipe_write_data(), and uv__read().