王达 f25897fdb9 兼容APP_FLAG_ISOLATED标签的网络隔离
Signed-off-by: 王达 <wangda20@huawei.com>
2024-08-20 16:24:03 +08:00
2024-03-22 01:07:52 +00:00
2024-08-19 23:23:55 +08:00
2024-08-20 00:18:00 +08:00
2022-06-09 09:18:25 +08:00
2024-08-19 23:23:55 +08:00
2024-08-13 14:02:28 +00:00
2024-08-19 23:23:55 +08:00
2024-08-20 15:31:33 +08:00
2024-08-20 15:31:33 +08:00
2024-08-16 15:08:47 +08:00
2021-06-02 02:19:15 +08:00
2024-07-20 10:59:23 +08:00
2024-08-19 23:23:55 +08:00
ut
2024-08-15 19:47:13 +08:00
2022-03-29 20:31:48 +08:00
2024-07-05 15:20:00 +08:00
2024-05-23 22:32:13 +08:00
2021-06-02 02:19:15 +08:00
2024-06-06 18:58:06 +08:00
2022-10-14 06:23:39 +00:00
2022-06-08 21:54:21 +08:00

Startup

Introduction

Appspawn is responsible for creating application process and setting process information function.

Directory Structure

base/startup/appspawn
├── include                    # include directory
├── parameter                  # system parameters
├── src                        # source code
│   └── socket                 # encapsulation of socket basic library
└── test                       # test code

Repositories Involved

Startup subsystem

appspawn

Description
No description provided
Readme Pixar 33 MiB
Languages
C++ 55.8%
C 43.5%
Python 0.5%
Shell 0.2%