• Jim Klimov's avatar
    Problem: polling does not work well OOB in OpenIndiana · f8816945
    Jim Klimov authored
    Solution: even though epoll() semantics are supported in modern illumos, it may differ from what Linux developers are used to expect. Skip epoll and use poll or select semantics (both were checked to work well).
    f8816945
acinclude.m4 40.5 KB