Thomasdezeeuw / gaea

Low-level library to build event driven applications, supporting lightweight non-blocking I/O.
https://docs.rs/gaea/
MIT License
16 stars 0 forks source link

Expand testing of oneshot option #65

Open Thomasdezeeuw opened 5 years ago

Thomasdezeeuw commented 5 years ago

Expand the testing of RegisterOption::EDGE/LEVEL | RegisterOption::ONESHOT for all types that implement Evented.

Thomasdezeeuw commented 5 years ago

Moving this till after the release of the next version, won't change the API.