mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
kqueue(2) is currently broken when used with /dev/null and a few other
devices. An upcoming fix for some problems with the client stdout/stderr handling relies on it working, so make tmux force libevent to use poll(2) via EVENT_NOKQUEUE, until we have fixed kqueue.
This commit is contained in:
Reference in New Issue
Block a user