commit | 6edf57328b501733c24370ae60acd63a781644be | [log] [tgz] |
---|---|---|
author | Roman Kiryanov <rkir@google.com> | Mon May 09 19:35:11 2022 -0700 |
committer | Roman Kiryanov <rkir@google.com> | Thu May 12 21:57:25 2022 -0700 |
tree | 40301d438e2c0500a9a2a658f4ad2a3c9508bfc7 | |
parent | e1340d674b0fb66836c11b5743be51e0f8cf2d93 [diff] |
Add wrappers around IO functions to check the return values Os.read and Os.write don't throw exceptions if `fd` is closed on the other end. Bug: 231345789 Bug: 232284244 Test: save a snapshot Test: use clipboard both, check if there is no Test: infinite loops which sets the clipboard Signed-off-by: Roman Kiryanov <rkir@google.com> Change-Id: If98fb3adf58f2e4e13d483b78ea05ea9d8d61b58 Merged-In: If98fb3adf58f2e4e13d483b78ea05ea9d8d61b58