Skip to content

0.4.0

Choose a tag to compare

@derek-will derek-will released this 26 Mar 02:12
· 116 commits to main since this release
  • Added P/Invoke support for epoll API: epoll_create, epoll_ctl, epoll_wait (#1).
  • Added a higher level class for managing an epoll instance (#19).
  • Added shortcut for accessing errno (#18).
  • Fixed some minor documentation issues (#16, #17).
  • Added nuget package information to README (#15).