diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-06-10 16:50:25 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-12-04 23:05:03 +0200 |
commit | 91436688874a2450c7da22527c59e34c2053b9ef (patch) | |
tree | d7220d238db08c90ab37f990a60414483a77d6cf /test/log | |
parent | edd70612e520f742600ce997f3b4ab0e0d9236c8 (diff) |
libcamera: ipc_unixsocket: Use UniqueFD for a file descriptor
IPCUnixSocket::create() creates two file descriptors. One of
them is stored in IPCUnixSocket and the other is returned to a
caller. This clarifies the ownership using UniqueFD.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'test/log')
0 files changed, 0 insertions, 0 deletions