Skip to content

Conversation

Saga1718
Copy link
Contributor

该功能可在外部用apifox多次请求0.0.0.0:12580端口来测试

@dragonosbot
Copy link
Contributor

感谢您的pull request,欢迎加入!🎉 DragonOS社区很兴奋地期待审核您的更改,您将在接下来的两周内收到 @fslongjin (or someone else) 的回复。💬😊

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-等待审查 and S-等待作者修改) stays updated, invoking these commands when appropriate:

  • @dragonosbot author: 审查结束后,PR的作者应检查评论并采取相应行动
  • @dragonosbot review: 作者已完成修改,将此PR提交给reviewer进行审阅,此PR将再次在审阅者队列中排队

@dragonosbot dragonosbot added A-fs Area: 文件系统 S-等待审查 Status: 等待assignee以及相关方的审查。 labels Apr 11, 2024
@fslongjin fslongjin requested a review from GnoCiYeH April 11, 2024 13:49
@fslongjin fslongjin added A-network Area: 网络子系统 and removed A-fs Area: 文件系统 labels Apr 11, 2024
@Saga1718 Saga1718 requested a review from yuyi2439 April 11, 2024 16:38
@dragonosbot dragonosbot added the A-fs Area: 文件系统 label Apr 12, 2024
@fslongjin
Copy link
Member

提交代码之前请使用make fmt命令进行格式化

@fslongjin
Copy link
Member

@dragonosbot author

@@ -531,6 +530,14 @@ impl TcpSocket {
Err(_) => Err(SystemError::EINVAL),
};
}

/// @brief 返回一个tcp的socket
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chiichen chiichen changed the title 实现tcp backlog功能 feat(net): 实现tcp backlog功能 Apr 14, 2024
@fslongjin fslongjin merged commit c719ddc into DragonOS-Community:master Apr 14, 2024
@fslongjin
Copy link
Member

#545

BrahmaMantra pushed a commit to BrahmaMantra/DragonOS that referenced this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-fs Area: 文件系统 A-network Area: 网络子系统 S-等待审查 Status: 等待assignee以及相关方的审查。
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants