API documentation¶
- Error handling
- Version-checking macros and functions
uv_loop_t— Event loopuv_handle_t— Base handleuv_req_t— Base requestuv_timer_t— Timer handleuv_prepare_t— Prepare handleuv_check_t— Check handleuv_idle_t— Idle handleuv_async_t— Async handleuv_poll_t— Poll handleuv_signal_t— Signal handleuv_process_t— Process handleuv_stream_t— Stream handleuv_tcp_t— TCP handleuv_pipe_t— Pipe handleuv_tty_t— TTY handleuv_udp_t— UDP handleuv_fs_event_t— FS Event handleuv_fs_poll_t— FS Poll handle- File system operations
- Thread pool work scheduling
- DNS utility functions
- Shared library handling
- Threading and synchronization utilities
- Miscellaneous utilities
- Metrics operations