eclipse-iceoryx / eclipse-iceoryx/iceoryx2
Waitset example with UnixDatagramSocket
Open
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 185
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 47
Description
## Brief feature description
The iceoryx2 Waitset is much more powerful than the one from iceoryx1 since it can also wait on file descriptors. The event multiplexing example should be extended to show this capability.
Contributor guide
Research direction
Locate the event multiplexing example and read the Waitset and UnixDatagramSocket APIs it uses. Extend the example to demonstrate waiting on a Unix datagram socket file descriptor, and verify that the example builds and shows the Waitset handling that event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100