Skip to content

Seaduk: Implement Libuv Bindings in C #5

@creationix

Description

@creationix

Depends on #2

This can probably reuse much of my dukluv project, but I suspect the design won't match exactly and will need heavy tweaking.

  • uv_loop_t
  • uv_handle_t
    • uv_timer_t
    • uv_prepare_t
    • uv_check_t
    • uv_idle_t
    • uv_async_t
    • uv_poll_t
    • uv_signal_t
    • uv_process_t
    • uv_stream_t
      • uv_tcp_t
      • uv_pipe_t
      • uv_tty_t
    • uv_udp_t
    • uv_fs_event_t
    • uv_fs_poll_t
    • Filesystem Operations
    • DNS Utility Operations
    • Miscellaneous Functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions