Skip to content

Instantly share code, notes, and snippets.

@adohe-zz
Created July 24, 2014 16:24
Show Gist options
  • Select an option

  • Save adohe-zz/c71b0d4dee489b95546d to your computer and use it in GitHub Desktop.

Select an option

Save adohe-zz/c71b0d4dee489b95546d to your computer and use it in GitHub Desktop.
the arch of libuv framework
So now the real architecture of libuv is:
IOCP(Windows) + epoll<with Edge triggered interface>(*nix) ===> libuv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment