libc-rs/libc-test
Patrick Mooney e1b9757128 Expose EPOLLEXCLUSIVE on illumos platform
Initially the EPOLLEXCLUSIVE definition was hidden on the illumos
platform as it lacked explicit support.  After further review, it was
concluded that EPOLLEXCLUSIVE can safely be considered a no-op, when not
fully implemented by the OS, making it safe for use on illumos.
2020-07-17 18:28:33 +00:00
..
src Add test for SO_EE_OFFENDER 2019-12-02 17:02:23 -08:00
test Add ancillary socket data accessor functions for solarish OSes 2020-06-26 20:58:43 +00:00
build.rs Expose EPOLLEXCLUSIVE on illumos platform 2020-07-17 18:28:33 +00:00
Cargo.toml Use ctest2 to drop old dependencies 2020-06-02 01:10:08 +09:00