openharmony_ci 767b7d67f9
!111 Add: ClientSocket类新增成员变量
Merge pull request !111 from 熊磊/0301
2022-03-02 01:17:54 +00:00
2021-06-02 02:19:15 +08:00
2022-03-01 23:59:48 +08:00
2022-02-26 19:24:32 +08:00
2022-03-01 23:03:45 +08:00
2021-06-02 02:19:15 +08:00
2022-02-09 15:45:11 +08:00
2022-02-25 11:12:59 +08:00
2021-06-02 02:19:15 +08:00
2022-03-01 15:27:41 +08:00
2022-03-01 15:27:41 +08:00
2021-06-02 02:19:15 +08:00
2021-06-02 02:19:15 +08:00
2021-09-10 17:07:08 +00:00

Startup

Introduction

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

Directory Structure

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

Repositories Involved

Startup subsystem

hmf/startup/syspara_lite

hmf/startup/appspawn_standard

hmf/startup/appspawn_lite

hmf/startup/bootstrap_lite

hmf/startup/startup

hmf/startup/systemrestore

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