diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-09-06 15:17:09 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-09-06 12:53:35 +0200 |
commit | bd99f02a64f46cae44ef13c3cb934b8baa9c1a2c (patch) | |
tree | b3750e7e92a463a4be9f7d0e54c7ff4f62da9a33 /tcp.c | |
parent | bd092ca421be8908aadbeb2ecdfb9fede0f67c07 (diff) | |
download | passt-bd99f02a64f46cae44ef13c3cb934b8baa9c1a2c.tar passt-bd99f02a64f46cae44ef13c3cb934b8baa9c1a2c.tar.gz passt-bd99f02a64f46cae44ef13c3cb934b8baa9c1a2c.tar.bz2 passt-bd99f02a64f46cae44ef13c3cb934b8baa9c1a2c.tar.lz passt-bd99f02a64f46cae44ef13c3cb934b8baa9c1a2c.tar.xz passt-bd99f02a64f46cae44ef13c3cb934b8baa9c1a2c.tar.zst passt-bd99f02a64f46cae44ef13c3cb934b8baa9c1a2c.zip |
udp: Treat errors getting errors as unrecoverable
We can get network errors, usually transient, reported via the socket error
queue. However, at least theoretically, we could get errors trying to
read the queue itself. Since we have no idea how to clear an error
condition in that case, treat it as unrecoverable.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp.c')
0 files changed, 0 insertions, 0 deletions