Welcome to the libuv documentation# Overview# libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it’s also used by Luvit, Julia, uvloop, and others. Note In case you find errors in this documentation you can help by sending pull requests! Features# Full-featured event loop backed by epoll, kqueue, IOCP, event ports. Asynch