aboutsummaryrefslogtreecommitdiff
path: root/linux-user/socket.h
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-06-06 19:58:05 +0100
committerRiku Voipio <riku.voipio@linaro.org>2016-06-08 10:13:45 +0300
commit89f9fe4452848386e9d0aacd84ac681944051b78 (patch)
tree9b4cca124f7540b4fd469f875a23d9e8f90bf0c2 /linux-user/socket.h
parent666875306e03e1f94e1d4c808502585c10abc69a (diff)
linux-user: Use safe_syscall wrapper for msgsnd and msgrcv
Use the safe_syscall wrapper for msgsnd and msgrcv syscalls. This is made slightly awkward by some host architectures providing only a single 'ipc' syscall rather than separate syscalls per operation; we provide safe_msgsnd() and safe_msgrcv() as wrappers around safe_ipc() to handle this if needed. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/socket.h')
0 files changed, 0 insertions, 0 deletions