[email protected] wrote:
As mentioned before, this worked fine with libev 3.6.
Not using signalfd, it works fine again.Found by accident, as 3.8 did not compile due to missing SFD_* declarations on an old system.
So I edited ev.c not to use signalfd's, and it works without problems. Markus _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
