Go to the documentation of this file.
28 fprintf(
stderr,
"uv_write_t: %u bytes\n", (
unsigned int)
sizeof(
uv_write_t));
31 fprintf(
stderr,
"uv_tcp_t: %u bytes\n", (
unsigned int)
sizeof(
uv_tcp_t));
32 fprintf(
stderr,
"uv_pipe_t: %u bytes\n", (
unsigned int)
sizeof(
uv_pipe_t));
33 fprintf(
stderr,
"uv_tty_t: %u bytes\n", (
unsigned int)
sizeof(
uv_tty_t));
35 fprintf(
stderr,
"uv_check_t: %u bytes\n", (
unsigned int)
sizeof(
uv_check_t));
36 fprintf(
stderr,
"uv_idle_t: %u bytes\n", (
unsigned int)
sizeof(
uv_idle_t));
37 fprintf(
stderr,
"uv_async_t: %u bytes\n", (
unsigned int)
sizeof(
uv_async_t));
38 fprintf(
stderr,
"uv_timer_t: %u bytes\n", (
unsigned int)
sizeof(
uv_timer_t));
42 fprintf(
stderr,
"uv_poll_t: %u bytes\n", (
unsigned int)
sizeof(
uv_poll_t));
43 fprintf(
stderr,
"uv_loop_t: %u bytes\n", (
unsigned int)
sizeof(
uv_loop_t));
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:58:36