This website requires JavaScript.
Explore
Help
Sign In
kamkow1
/
my-os-project2
Watch
1
Star
1
Fork
0
You've already forked my-os-project2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d947192475d7910be1779a379c8a7434da1afdec
my-os-project2
/
user
/
diagdummy
History
kamkow1
d947192475
Make socket port binding a separate step with ipc_netsockbindport() syscall
2025-10-29 22:33:41 +01:00
..
.gitignore
diagdummy Simple dummy app for diagnostics and debugging
2025-09-20 12:25:02 +02:00
block.c
diagdummy Simple dummy app for diagnostics and debugging
2025-09-20 12:25:02 +02:00
block.h
diagdummy Simple dummy app for diagnostics and debugging
2025-09-20 12:25:02 +02:00
diagdummy.c
Implement ipc_netsockdelete() syscall and automatic dangling socket cleanup
2025-10-29 21:21:35 +01:00
Makefile
diagdummy Simple dummy app for diagnostics and debugging
2025-09-20 12:25:02 +02:00
tcptest.c
Make socket port binding a separate step with ipc_netsockbindport() syscall
2025-10-29 22:33:41 +01:00
tcptest.h
Implement ipc_netsockdelete() syscall and automatic dangling socket cleanup
2025-10-29 21:21:35 +01:00