Crate libuv_sys [] [src]

Reexports

pub use uv_handle_type::*;
pub use uv_run_mode::*;
pub use uv_loop_option::UV_LOOP_BLOCK_SIGNAL;
pub use uv_req_type::*;
pub use uv_poll_event::*;
pub use uv_tty_mode_t::*;
pub use uv_udp_flags::*;
pub use uv_membership::*;
pub use uv_fs_event::*;
pub use uv_fs_event_flags::*;
pub use uv_fs_type::*;
pub use uv_dirent_type_t::*;

Structs

uv_async_t
uv_buf_t
uv_check_t
uv_connect_t
uv_cpu_info_t
uv_cpu_times_t
uv_dirent_t
uv_fs_event_t
uv_fs_poll_t
uv_fs_t
uv_getaddrinfo_t
uv_getnameinfo_t
uv_handle_t
uv_idle_t
uv_interface_address_t
uv_lib_t
uv_loop_t
uv_pipe_t
uv_poll_t
uv_prepare_t
uv_process_options_t
uv_process_t
uv_req_t
uv_rusage_t
uv_shutdown_t
uv_signal_t
uv_stat_t
uv_stdio_container_t
uv_stream_t
uv_tcp_t
uv_timer_t
uv_timespec_t
uv_timeval_t
uv_tty_t
uv_udp_send_t
uv_udp_t
uv_work_t
uv_write_t

Enums

uv_dirent_type_t
uv_fs_event
uv_fs_event_flags
uv_fs_type
uv_handle_type
uv_loop_option
uv_membership
uv_poll_event
uv_process_flags
uv_req_type
uv_run_mode
uv_stdio_flags
uv_tty_mode_t
uv_udp_flags

Constants

UV_FS_SYMLINK_DIR
UV_FS_SYMLINK_JUNCTION

Functions

uv_accept
uv_async_init
uv_async_send
uv_backend_fd
uv_backend_timeout
uv_buf_init
uv_cancel
uv_chdir
uv_check_init
uv_check_start
uv_check_stop
uv_close
uv_cpu_info
uv_cwd
uv_default_loop
uv_disable_stdio_inheritance
uv_dlclose
uv_dlerror
uv_dlopen
uv_dlsym
uv_err_name
uv_exepath
uv_fileno
uv_free_cpu_info
uv_free_interface_addresses
uv_freeaddrint
uv_fs_access
uv_fs_chmod
uv_fs_chown
uv_fs_close
uv_fs_event_getpath
uv_fs_event_init
uv_fs_event_start
uv_fs_event_stop
uv_fs_fchmod
uv_fs_fchown
uv_fs_fdatasync
uv_fs_fstat
uv_fs_fsync
uv_fs_ftruncate
uv_fs_futime
uv_fs_link
uv_fs_lstat
uv_fs_mkdir
uv_fs_mkdtemp
uv_fs_open
uv_fs_poll_getpath
uv_fs_poll_init
uv_fs_poll_start
uv_fs_poll_stop
uv_fs_read
uv_fs_readlink
uv_fs_rename
uv_fs_req_cleanup
uv_fs_rmdir
uv_fs_scandir
uv_fs_scandir_next
uv_fs_sendfile
uv_fs_stat
uv_fs_symlink
uv_fs_unlink
uv_fs_utime
uv_fs_write
uv_get_free_memory
uv_get_process_title
uv_get_total_memory
uv_getaddrinfo
uv_getnameinfo
uv_getrusage
uv_guess_handle
uv_handle_size
uv_has_ref
uv_hrtime
uv_idle_init
uv_idle_start
uv_idle_stop
uv_inet_ntop
uv_inet_pton
uv_interface_addresses
uv_ip4_addr
uv_ip4_name
uv_ip6_addr
uv_ip6_name
uv_is_active
uv_is_closing
uv_is_readable
uv_is_writable
uv_kill
uv_listen
uv_loadavg
uv_loop_alive
uv_loop_close
uv_loop_configure
uv_loop_init
uv_loop_size
uv_now
uv_os_homedir
uv_pipe_bind
uv_pipe_connect
uv_pipe_getpeername
uv_pipe_getsockname
uv_pipe_init
uv_pipe_open
uv_pipe_pending_count
uv_pipe_pending_instances
uv_pipe_pending_type
uv_poll_init
uv_poll_init_socket
uv_poll_start
uv_poll_stop
uv_prepare_init
uv_prepare_start
uv_prepare_stop
uv_process_kill
uv_queue_work
uv_read_start
uv_read_stop
uv_recv_buffer_size
uv_ref
uv_replace_allocator
uv_req_size
uv_resident_set_memory
uv_run
uv_send_buffer_size
uv_set_process_title
uv_setup_args
uv_shutdown
uv_signal_init
uv_signal_start
uv_signal_stop
uv_spawn
uv_stop
uv_stream_set_blocking
uv_strerror
uv_tcp_bind
uv_tcp_connect
uv_tcp_getpeername
uv_tcp_getsockname
uv_tcp_init
uv_tcp_init_ex
uv_tcp_keepalive
uv_tcp_nodelay
uv_tcp_open
uv_tcp_simultaneous_accepts
uv_timer_again
uv_timer_get_repeat
uv_timer_init
uv_timer_set_repeat
uv_timer_start
uv_timer_stop
uv_try_write
uv_tty_get_winsize
uv_tty_init
uv_tty_reset_mode
uv_tty_set_mode
uv_udp_bind
uv_udp_getsockname
uv_udp_init
uv_udp_init_ex
uv_udp_open
uv_udp_recv_start
uv_udp_recv_stop
uv_udp_send
uv_udp_set_broadcast
uv_udp_set_membership
uv_udp_set_multicast_interface
uv_udp_set_multicast_loop
uv_udp_set_multicast_ttl
uv_udp_set_ttl
uv_udp_try_send
uv_unref
uv_update_time
uv_uptime
uv_version
uv_version_string
uv_walk
uv_write
uv_write2

Type Definitions

uv_after_work_cb
uv_alloc_cb
uv_async_cb
uv_calloc_func
uv_check_cb
uv_close_cb
uv_connect_cb
uv_connection_cb
uv_exit_cb
uv_file
uv_free_func
uv_fs_cb
uv_fs_event_cb
uv_fs_poll_cb
uv_getaddrinfo_cb
uv_getnameinfo_cb
uv_gid_t
uv_idle_cb
uv_malloc_func
uv_os_fd_t
uv_os_sock_t
uv_poll_cb
uv_prepare_cb
uv_read_cb
uv_realloc_func
uv_shutdown_cb
uv_signal_cb
uv_timer_cb
uv_udp_recv_cb
uv_udp_send_cb
uv_uid_t
uv_walk_cb
uv_work_cb
uv_write_cb