mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +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
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%