mirror of
https://github.com/tmux/tmux.git
synced 2026-01-08 14:03:19 +00:00
a2c86dcbf6464634ebbc63ef1cd2966b8ef132f9
If this happens the imsg may no longer be usable as there may be queued messages, but this is a) already the case with the code now, and b) would be the case if recvmsg() fails anyway, so we can document that -1 from imsg_read() invalidates the struct imsgbuf. discussed with and ok eric
Description
tmux source code
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%