summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/window.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2015-06-17 16:44:50 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2015-06-17 16:44:50 +0000
commit6ce537927c04b37a29c1663e0c5aa82be57bca95 (patch)
tree109e5e065f71534d860ec39c8bc5e754d14433e5 /usr.bin/tmux/window.c
parentbc1d0920222aff29345641a31356bd22b2764904 (diff)
Use an explicit job state instead of avoid closing our side of the
socketpair and setting it to -1 to mark when the other side is closed. This avoids closing it while the libevent bufferevent still has it (it could try to add it to the polled set which some mechanisms don't like). Fixes part a problem reported by Bruno Sutic.
Diffstat (limited to 'usr.bin/tmux/window.c')
0 files changed, 0 insertions, 0 deletions