Files
qemu/linux-user
Helge Deller 9667bf3249 linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR
Translate host error codes of IP_RECVERR and IPV6_RECVERR control messages to
target error codes before returning to the caller.
For example, this is important for architectures (e.g. hppa, alpha, sparc,
mips) on which the value of ECONNREFUSED is different to the value on a x86_64
host.

Resolves: https://gitlab.com/qemu-project/qemu/-/work_items/602
Signed-off-by: Helge Deller <deller@gmx.de>
2026-04-30 09:00:04 +02:00
..
2025-04-23 14:08:17 -07:00
2026-04-28 22:16:51 +02:00
2026-02-09 20:51:52 +01:00