|
27c5c27fd0
|
Implement non-blocking connect
|
2024-04-25 18:40:08 +08:00 |
|
|
9211061181
|
Add proper IO events for unbound sockets
|
2024-04-25 18:40:08 +08:00 |
|
|
8628543067
|
Implement (un)register_observer for TCP/UDP
|
2024-04-25 18:40:08 +08:00 |
|
|
92a9f5616e
|
Fix error codes in bind , listen , and accept
|
2024-04-12 14:39:54 +08:00 |
|
|
346887ace5
|
Fix error codes in UDP sendto and recvfrom
|
2024-04-12 14:39:54 +08:00 |
|
|
00cfdf86c8
|
Fix error codes in TCP sendto and recvfrom
|
2024-04-12 14:39:54 +08:00 |
|
|
51080c1925
|
Fix error codes in get{sock,peer}name
|
2024-04-12 14:39:54 +08:00 |
|
|
8b094454aa
|
Use From<IpEndpoint> for SockAddr (not TryFrom )
|
2024-04-12 14:39:54 +08:00 |
|
|
30a2553a70
|
Fix observer missing in socket for mongoose support
|
2024-03-27 11:06:17 +08:00 |
|
|
c88d10524c
|
Remove AlwaysSome
|
2024-03-21 10:49:47 +08:00 |
|
|
b49e11a25e
|
Fix all doc warnings
|
2024-03-17 19:12:33 +08:00 |
|
|
595c6ab288
|
Replace Poisoned state by takeable crate
|
2024-03-14 21:22:44 +08:00 |
|
|
a10d04c5f9
|
Remove Arc s in TCP and UDP states
|
2024-03-14 21:22:44 +08:00 |
|
|
e3c227ae06
|
Refactor project structure
|
2024-02-28 16:30:48 +08:00 |
|