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

Fix FreeBSD issues #85

Closed Thomasdezeeuw closed 5 years ago

Thomasdezeeuw commented 5 years ago

These commits should fix all issues and failing tests on FreeBSD. I've tested these manually on a virtual machine, hopefully #70 will ensure FreeBSD keeps working in the future.

Updates #70. Closes #72.