]> git.proxmox.com Git - mirror_qemu.git/commit
linux-user/strace: Add print_sockfd()
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 21 Oct 2019 11:48:54 +0000 (13:48 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 21 Oct 2019 13:37:04 +0000 (15:37 +0200)
commitd84fe1ede770444686fa49b83dbf00f5796bb9eb
tree45b37eb22a289e9c7265ed24b895724820d37847
parent814ae70ff9d6bd842d1530521c9ca12dd984b8ae
linux-user/strace: Add print_sockfd()

Extract common print_sockfd() from various socket related syscalls.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20191021114857.20538-7-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/strace.c