Ruihan Li
|
320092eda2
|
Implement blocking connect properly
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
6f915133b5
|
Fix error codes in bind
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
a345e11b96
|
Fix error codes in send , recv , accept
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
a8592a16ea
|
Fix I/O events related to shutdown
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
421f6b8e5b
|
Fix I/O events cross different states
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
f831f5685f
|
Fix I/O events for UNIX connected sockets
|
2024-09-13 22:09:46 +08:00 |
|
Ruihan Li
|
21a1041d27
|
Clean up files generated by UNIX regression tests
|
2024-08-28 19:54:36 +08:00 |
|
Ruihan Li
|
65aa156e92
|
Implement UNIX abstract address namespace
|
2024-08-28 19:54:36 +08:00 |
|
Ruihan Li
|
47857fc10f
|
Fix remote addresses in connected UNIX sockets
|
2024-08-18 23:57:56 +08:00 |
|
Ruihan Li
|
a3d4748d6b
|
Fix behavior in UNIX socket listen()
|
2024-08-18 23:57:56 +08:00 |
|
Ruihan Li
|
f499f54cf5
|
Record the original bound name
|
2024-08-13 19:32:22 +08:00 |
|
Ruihan Li
|
6b50d28ba1
|
Remove unnecessary self-connecting check
|
2024-08-13 19:32:22 +08:00 |
|
Ruihan Li
|
5445a26ec5
|
Fix results of getting UNIX names
|
2024-08-13 19:32:22 +08:00 |
|
Ruihan Li
|
4deba9baca
|
Rewrite the whole net/addr.rs file
|
2024-08-05 10:24:56 +08:00 |
|