This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
DragonOS-Community
/
DragonOS
miroir de
https://github.com/DragonOS-Community/DragonOS.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
1bd12bc2ff
Branches
Tags
chenlinfeng-backtrace
dev-dadk-0.2.0
feat-dynamic-link
feat-network-rebuild
master
oscomp
revert-1061-886-bug-report-fix
V0.1.10
V0.1.9
V0.1.8
V0.1.7
V0.1.6
V0.1.5
V0.1.4
V0.1.3
V0.1.2
V0.1.1
V0.1.0
DragonOS
/
user
/
apps
/
test-backlog
LoGin
bd70d2d1f4
chore: 将工具链更新到2024-07-23 (
#864
)
il y a 7 mois
..
.cargo
c719ddc631
feat(net): 实现tcp backlog功能 (
#714
)
il y a 11 mois
src
c719ddc631
feat(net): 实现tcp backlog功能 (
#714
)
il y a 11 mois
.gitignore
c719ddc631
feat(net): 实现tcp backlog功能 (
#714
)
il y a 11 mois
Cargo.toml
c719ddc631
feat(net): 实现tcp backlog功能 (
#714
)
il y a 11 mois
Makefile
bd70d2d1f4
chore: 将工具链更新到2024-07-23 (
#864
)
il y a 7 mois
README.md
c719ddc631
feat(net): 实现tcp backlog功能 (
#714
)
il y a 11 mois
README.md
程序说明
用于测试tcp的backlog功能的测试程序 本程序绑定到0.0.0.0:12580端口,并在外部手动多线程请求这个端口来测试backlog功能
使用方法
打开系统的/bin目录
输入指令exec test-backlog即可开始测试
可以在外部使用apifox进行多次请求,当请求数目超过backlog时会有几个请求失败