offa
offa
Instead of porting to kqueue, it could be ported to *libev*, *libev*, *libuv* or similar. Even though porting is still necessary to get Macos working.
I guess `poll()` is available since it's a POSIX function.
You typically use Cmakes `find_package()` feature. There was a contribution earlier this year, which improved the integration into project. Please see #116 for an example code. Another option is to...
This question also indicates a lack of documentation regarding this ...
@theobouwman Could you solve this problem?
Does it work with the static library?
Wow, you've put a lot of work into this! I've added some implementation related comments. Btw. some tests would be good.
> I've added some implementation related comments. … which are not visible until [_Submit review_](https://help.github.com/articles/reviewing-proposed-changes-in-a-pull-request/#submitting-your-review) is pressed …
I think some of the comments should be addressed before. And we should get some tests in. But actually there's nothing dramatic, just a few things which have to be...
ping @scallopedllama