android_system_core/libsysutils/src
Lorenzo Colitti f38e182fbf Make the SocketListener control pipe O_CLOEXEC.
Children of processes that use SocketListener should not be able
to stop the SocketListener.

Test: builds, boots
Test: atest libsysutils_tests
Test: atest --test-mapping system/netd
Bug: 131268436
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I64898d9966f62004468b8e8a43b59be4a81a8cc4
Merged-In: I64898d9966f62004468b8e8a43b59be4a81a8cc4
(cherry picked from commit dae0195380)
2019-05-08 21:02:57 -07:00
..
FrameworkCommand.cpp system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
FrameworkListener.cpp Enlarge cmd buffer size of FrameworkListener 2019-03-21 23:09:16 +08:00
NetlinkEvent.cpp Suppress implicit-fallthrough warning. 2018-10-10 14:39:02 -07:00
NetlinkListener.cpp Remove old LOG_EVENT_* code from libsysutils 2017-07-11 15:14:26 -07:00
OWNERS Refactor OWNERS files for Android Core Networking 2019-02-14 14:13:53 +08:00
ServiceManager.cpp There's no longer a limit to property names. 2017-02-28 14:12:54 -08:00
SocketClient.cpp Suppress implicit-fallthrough warnings. 2018-09-17 16:50:11 +00:00
SocketListener.cpp Make the SocketListener control pipe O_CLOEXEC. 2019-05-08 21:02:57 -07:00
SocketListener_test.cpp Delete sysutils/List.h 2018-09-05 21:07:23 +09:00