Error handling
Version checking
Common
Loop
Timer
Will not be implemented. Please use .NET platform API instead.
uv_timer_init
uv_timer_start
uv_timer_stop
uv_timer_again
uv_timer_set_repeat
uv_timer_get_repeat
Prepare
Check
Idle
Async
Poll
Signal
Process
Will not be implemented. Please use .NET platform API instead.
uv_disable_stdio_inheritance
uv_spawn
uv_process_kill
uv_kill
Stream
Network Common
TCP
Pipe
TTY
UDP
FS Event
Will not be implemented. Please use .NET platform API instead.
uv_fs_event_init
uv_fs_event_start
uv_fs_event_stop
uv_fs_event_getpath
FS Poll
Will not be implemented. Please use .NET platform API instead.
uv_fs_poll_init
uv_fs_poll_start
uv_fs_poll_stop
uv_fs_poll_getpath
Filesystem operations
Will not be implemented. Please use .NET platform API instead.
uv_fs_req_cleanup
uv_fs_close
uv_fs_open
uv_fs_read
uv_fs_unlink
uv_fs_write
uv_fs_mkdir
uv_fs_mkdtemp
uv_fs_rmdir
uv_fs_scandir
uv_fs_scandir_next
uv_fs_stat
uv_fs_fstat
uv_fs_lstat
uv_fs_rename
uv_fs_fsync
uv_fs_fdatasync
uv_fs_ftruncate
uv_fs_sendfile
uv_fs_access
uv_fs_chmod
uv_fs_fchmod
uv_fs_utime
uv_fs_futime
uv_fs_link
uv_fs_symlink
uv_fs_readlink
uv_fs_realpath
uv_fs_chown
uv_fs_fchown
Thread pool work scheduling
Will not be implemented. Please use .NET platform API instead.
DNS utility functions
Shared library handling
Threading and synchronization utilities
Will not be implemented. Please use .NET platform API instead.
uv_thread_create
uv_thread_self
uv_thread_join
uv_thread_equal
uv_key_create
uv_key_delete
uv_key_get
uv_key_set
uv_once
uv_mutex_init
uv_mutex_destroy
uv_mutex_lock
uv_mutex_trylock
uv_mutex_unlock
uv_rwlock_init
uv_rwlock_destroy
uv_rwlock_rdlock
uv_rwlock_tryrdlock
uv_rwlock_rdunlock
uv_rwlock_wrlock
uv_rwlock_trywrlock
uv_rwlock_wrunlock
uv_sem_init
uv_sem_destroy
uv_sem_post
uv_sem_wait
uv_sem_trywait
uv_cond_init
uv_cond_destroy
uv_cond_signal
uv_cond_broadcast
uv_cond_wait
uv_cond_timedwait
uv_barrier_init
uv_barrier_destroy
uv_barrier_wait
Misc
Will not be implemented. Please use .NET platform API instead.
uv_guess_handle
uv_replace_allocator
uv_setup_args
uv_get_process_title
uv_set_process_title
uv_resident_set_memory
uv_uptime
uv_getrusage
uv_cpu_info
uv_free_cpu_info
uv_interface_addresses
uv_free_interface_addresses
uv_loadavg
uv_exepath
uv_cwd
uv_chdir
uv_os_homedir
uv_os_tmpdir
uv_os_get_passwd
uv_os_free_passwd
uv_get_total_memory
uv_hrtime
uv_print_all_handles
uv_print_active_handles
Error handling
Version checking
Common
Loop
uv_default_loopuv_backend_fduv_backend_timeoutTimer
Will not be implemented. Please use .NET platform API instead.
uv_timer_inituv_timer_startuv_timer_stopuv_timer_againuv_timer_set_repeatuv_timer_get_repeatPrepare
Check
Idle
Async
Poll
Signal
Process
Will not be implemented. Please use .NET platform API instead.
uv_disable_stdio_inheritanceuv_spawnuv_process_killuv_killStream
Network Common
uv_ip4_nameuv_ip6_nameuv_inet_ntopuv_inet_ptonTCP
Pipe
TTY
UDP
FS Event
Will not be implemented. Please use .NET platform API instead.
uv_fs_event_inituv_fs_event_startuv_fs_event_stopuv_fs_event_getpathFS Poll
Will not be implemented. Please use .NET platform API instead.
uv_fs_poll_inituv_fs_poll_startuv_fs_poll_stopuv_fs_poll_getpathFilesystem operations
Will not be implemented. Please use .NET platform API instead.
uv_fs_req_cleanupuv_fs_closeuv_fs_openuv_fs_readuv_fs_unlinkuv_fs_writeuv_fs_mkdiruv_fs_mkdtempuv_fs_rmdiruv_fs_scandiruv_fs_scandir_nextuv_fs_statuv_fs_fstatuv_fs_lstatuv_fs_renameuv_fs_fsyncuv_fs_fdatasyncuv_fs_ftruncateuv_fs_sendfileuv_fs_accessuv_fs_chmoduv_fs_fchmoduv_fs_utimeuv_fs_futimeuv_fs_linkuv_fs_symlinkuv_fs_readlinkuv_fs_realpathuv_fs_chownuv_fs_fchownThread pool work scheduling
Will not be implemented. Please use .NET platform API instead.
uv_queue_workDNS utility functions
Shared library handling
Threading and synchronization utilities
Will not be implemented. Please use .NET platform API instead.
uv_thread_createuv_thread_selfuv_thread_joinuv_thread_equaluv_key_createuv_key_deleteuv_key_getuv_key_setuv_onceuv_mutex_inituv_mutex_destroyuv_mutex_lockuv_mutex_trylockuv_mutex_unlockuv_rwlock_inituv_rwlock_destroyuv_rwlock_rdlockuv_rwlock_tryrdlockuv_rwlock_rdunlockuv_rwlock_wrlockuv_rwlock_trywrlockuv_rwlock_wrunlockuv_sem_inituv_sem_destroyuv_sem_postuv_sem_waituv_sem_trywaituv_cond_inituv_cond_destroyuv_cond_signaluv_cond_broadcastuv_cond_waituv_cond_timedwaituv_barrier_inituv_barrier_destroyuv_barrier_waitMisc
Will not be implemented. Please use .NET platform API instead.
uv_guess_handleuv_replace_allocatoruv_setup_argsuv_get_process_titleuv_set_process_titleuv_resident_set_memoryuv_uptimeuv_getrusageuv_cpu_infouv_free_cpu_infouv_interface_addressesuv_free_interface_addressesuv_loadavguv_exepathuv_cwduv_chdiruv_os_homediruv_os_tmpdiruv_os_get_passwduv_os_free_passwduv_get_total_memoryuv_hrtimeuv_print_all_handlesuv_print_active_handles