Skip to content

feat: add new wrapper methods for PktInfoUdpSocket#5

Merged
pixsperdavid merged 2 commits into
pixsper:mainfrom
keepsimple1:try-clone
Jul 28, 2025
Merged

feat: add new wrapper methods for PktInfoUdpSocket#5
pixsperdavid merged 2 commits into
pixsper:mainfrom
keepsimple1:try-clone

Conversation

@keepsimple1

@keepsimple1 keepsimple1 commented Jul 27, 2025

Copy link
Copy Markdown
Contributor

Adding three wrapper methods for PktInfoUdpSocket to support mdns-sd use cases (its PR).

  • add PktInfoUdpSocket::try_clone_std: to mix the use with mio crate.
  • add two methods to drop multicast group membership: to remove interfaces from mdns polling.

add PktInfoUdpSocket::try_clone_std
add two methods to drop multicast group membership
@pixsperdavid pixsperdavid merged commit bc06d91 into pixsper:main Jul 28, 2025
3 checks passed
@pixsperdavid

pixsperdavid commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

Thanks, available in 0.3.2. Note that the version of the socket2 dependency has also increased in this version.

@keepsimple1 keepsimple1 deleted the try-clone branch July 28, 2025 15:03
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