Searched defs:CtxUvFileCommonIo (Results 1 – 1 of 1) sorted by relevance
31 struct CtxUvFileCommonIo { struct32 void *thisClass;33 void *data;34 uint8_t *buf;35 int bufSizeMax;36 int bufSize;37 bool atPollQueue;38 uv_fs_t req;