dlog_logger: move epoll metadata functions to fd_entity.c 46/288146/1
authorMichal Bloch <m.bloch@samsung.com>
Fri, 10 Feb 2023 18:17:01 +0000 (19:17 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 10 Feb 2023 18:29:37 +0000 (19:29 +0100)
commit9adc7621d1387e891a9fe61c3fc7d9b1477ea92b
tree98533e17dedff5fdf028e297d2e1a9bc329b6167
parente780377f9ffd73c023c458c55e9732b7a7968fe4
dlog_logger: move epoll metadata functions to fd_entity.c

This is where they belong. Add doxygen documentation (mostly pro forma).

Change-Id: Ibbf2cab10f3d3bc2cebd6d20d592d809474af738
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/logger/fd_entity.c
src/logger/fd_entity.h
src/logger/logger.c