Skip to content

Releases: nathansizemore/epoll

2.1.0

11 Jan 20:12
Compare
Choose a tag to compare

Created safe version of libc::epoll_event.

2.0.0

21 Dec 21:56
Compare
Choose a tag to compare

Created a self contained epoll_event type to remove the need to use libc namespaced parameters in functions.