Go to the documentation of this file.
5 #define XX(uc,lc) case UV_##uc: return #lc;
33 #define XX(uc,lc) case UV_##uc: return #lc;
57 return stream->write_queue_size;
61 return handle->send_queue_size;
65 return handle->send_queue_count;
uv_fs_type uv_fs_get_type(const uv_fs_t *req)
void * uv_loop_get_data(const uv_loop_t *loop)
void uv_req_set_data(uv_req_t *req, void *data)
ssize_t uv_fs_get_result(const uv_fs_t *req)
size_t uv_udp_get_send_queue_count(const uv_udp_t *handle)
#define UV_HANDLE_TYPE_MAP(XX)
void * uv_fs_get_ptr(const uv_fs_t *req)
const char * uv_fs_get_path(const uv_fs_t *req)
uv_handle_type uv_handle_get_type(const uv_handle_t *handle)
void * uv_req_get_data(const uv_req_t *req)
size_t uv_udp_get_send_queue_size(const uv_udp_t *handle)
const char * uv_req_type_name(uv_req_type type)
void uv_handle_set_data(uv_handle_t *handle, void *data)
const char * uv_handle_type_name(uv_handle_type type)
uv_req_type uv_req_get_type(const uv_req_t *req)
uv_loop_t * uv_handle_get_loop(const uv_handle_t *handle)
size_t uv_stream_get_write_queue_size(const uv_stream_t *stream)
uv_pid_t uv_process_get_pid(const uv_process_t *proc)
uv_stat_t * uv_fs_get_statbuf(uv_fs_t *req)
void * uv_handle_get_data(const uv_handle_t *handle)
#define UV_REQ_TYPE_MAP(XX)
void uv_loop_set_data(uv_loop_t *loop, void *data)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:49