libcamera/src
Hirokazu Honda 9143668887 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>
2021-12-04 23:05:03 +02:00
..
android android: camera_request: Add thread safety annotation 2021-12-01 13:46:59 +02:00
cam cam: Convert to pragma once 2021-11-24 12:18:33 +00:00
gstreamer gstreamer: Convert to pragma once 2021-11-24 12:18:37 +00:00
ipa libcamera: Move file_descriptor.h to base/ 2021-12-03 19:20:31 +02:00
lc-compliance lc-compliance: Convert to pragma once 2021-11-24 12:18:53 +00:00
libcamera libcamera: ipc_unixsocket: Use UniqueFD for a file descriptor 2021-12-04 23:05:03 +02:00
qcam qcam: Convert to pragma once 2021-11-24 12:18:56 +00:00
v4l2 libcamera: Move file_descriptor.h to base/ 2021-12-03 19:20:31 +02:00
meson.build android: Split HAL to its own shared library 2021-06-25 16:09:46 +01:00