Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

History / How to migrate from ev_io_* to uv_poll_* for IO polling

Revisions

  • (uv_handle_t *) - fix build

    @Sannis Sannis committed Jun 25, 2012
  • Updated How to migrate from ev_io_* to uv_poll_* for IO polling (markdown)

    @bnoordhuis bnoordhuis committed Jun 25, 2012
  • Add uv_close to proper clean watch handle

    @Sannis Sannis committed Jun 25, 2012
  • s/EV_READ/UV_READABLE/ for current version

    @Sannis Sannis committed Jun 25, 2012
  • Fix rundown section

    @Sannis Sannis committed Jun 25, 2012
  • Created How to migrate from ev_io_* to uv_poll_* for IO polling (markdown)

    @Sannis Sannis committed Jun 25, 2012