openGauss项目TCP/IP代码注释 #24

Open
shuimuzhihua wants to merge 15 commits from shuimuzhihua/openGauss-server:master into master
First-time contributor

请求合并openGauss项目中TCP/IP部分的代码注释。对应路径opengauss-server\src\gausskernel\cbb\communication\libcomm_core下的文件mc_tcp.h和mc_tcp.cpp。

请求合并openGauss项目中TCP/IP部分的代码注释。对应路径opengauss-server\src\gausskernel\cbb\communication\libcomm_core下的文件mc_tcp.h和mc_tcp.cpp。
shuimuzhihua added 2 commits 2023-08-20 20:38:52 +08:00
shuimuzhihua added 1 commit 2023-08-26 14:47:38 +08:00
shuimuzhihua added 1 commit 2023-08-26 14:48:41 +08:00
shuimuzhihua added 1 commit 2023-08-26 15:01:47 +08:00
shuimuzhihua added 1 commit 2023-08-26 15:02:50 +08:00
richard_chen added 1 commit 2023-09-27 21:44:41 +08:00
richard_chen added 1 commit 2023-09-27 21:45:32 +08:00
richard_chen added 1 commit 2023-09-27 21:46:06 +08:00
dzlsgdhr added 1 commit 2023-10-03 16:50:08 +08:00
dzlsgdhr added 1 commit 2023-10-03 16:52:13 +08:00
dzlsgdhr added 1 commit 2023-10-03 16:53:07 +08:00
dzlsgdhr added 1 commit 2023-10-03 16:54:10 +08:00
dzlsgdhr added 1 commit 2023-10-03 16:54:43 +08:00
dzlsgdhr added 1 commit 2023-10-03 17:25:33 +08:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b shuimuzhihua-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff shuimuzhihua-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: huawei/openGauss-server#24
No description provided.