diff options
author | Thomas Haller <thaller@redhat.com> | 2020-04-06 12:54:30 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2020-04-10 10:44:50 +0200 |
commit | 2384033b05b7944a776e41b4ebfdef082ab0e04d (patch) | |
tree | 709025f4a4fff6113285f82a37dcc21d13e5a873 /po/it.po | |
parent | 8c637e693aa81f0479ade7db7e5d412602a623ba (diff) | |
download | NetworkManager-2384033b05b7944a776e41b4ebfdef082ab0e04d.tar.gz |
shared: fix returning EAGAIN from nm_utils_fd_read()
We cannot just swallow EAGAIN and pretend that not bytes were read.
read() returning zero means end of file. The caller needs to distinguish
between end of file and EAGAIN.
Diffstat (limited to 'po/it.po')
0 files changed, 0 insertions, 0 deletions