-
- Downloads
don't abord if read fails in get_message
it may legitimately happen when the tracee is ctrl+c'ed. Let's print something though because read may fail for other reasons. Why not?
Loading
Please register or sign in to comment
Maintenance operation of our GitLab server is scheduled for Wednesday, April 16, 2025, at 1PM.
it may legitimately happen when the tracee is ctrl+c'ed. Let's print something though because read may fail for other reasons. Why not?