Skip to content

Conversation

ripose-jp
Copy link
Contributor

Add const and non-const getters to coro::net::udp::peer for its net::socket object. This allows calls to setsockopt() which can enable things like sending data on broadcast addresses, which is not possible with the current design.

Add const and non-const getters to coro::net::udp::peer for its
net::socket object. This allows calls to setsockopt() which can enable
things like sending data on broadcast addresses, which is not possible
with the current design.
@jbaldwin jbaldwin merged commit e87eb5a into jbaldwin:main Jun 22, 2025
52 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants