diff options
author | 2009-10-10 09:31:39 +0000 | |
---|---|---|
committer | 2009-10-10 09:31:39 +0000 | |
commit | b7fa064b2d39a283d647d7d589fd64535e0aa11e (patch) | |
tree | 1f0e29c7367742c69f4a2f2d5f77edf342a11671 /usr.bin/tmux/window.c | |
parent | have modifiers return self so we can chain them (diff) | |
download | wireguard-openbsd-b7fa064b2d39a283d647d7d589fd64535e0aa11e.tar.xz wireguard-openbsd-b7fa064b2d39a283d647d7d589fd64535e0aa11e.zip |
Instead of passing a struct pollfd ** around through various functions, build
them into a tree and then convert into a flat poll array before and after poll.
This adds a little code but should reduce annoying problems with ordering when
adding new things that also need to be polled.
Diffstat (limited to 'usr.bin/tmux/window.c')
0 files changed, 0 insertions, 0 deletions