Tracking issue for ephemeral ports
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 132
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 39
Description
Hermit should support ephemeral ports.
That means, when creating a socket with port 0, the network stack should assign a port to the socket. This is useful for outgoing TCP connections, for example.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.