Skip to content

Conversation

@alectric-tr
Copy link
Contributor

Summary

Remove the IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP in unix-ffi/socket.py since they are being defined in usocket in the on the main micropython repository in the following PR if merged.

Depends on: micropython/micropython#18459

Copy link
Member

@dpgeorge dpgeorge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Remove the IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP since they are now
defined in the builtin socket module, because they vary across systems.

Depends on: micropython/micropython#18459

Signed-off-by: Alex Tran <alex.t.tran@gmail.com>
@dpgeorge dpgeorge force-pushed the feat/remove_ip_add_drop_membership_unix-ffi branch from 1e693fd to ab6dfdb Compare December 2, 2025 03:30
@dpgeorge dpgeorge merged commit ab6dfdb into micropython:master Dec 2, 2025
4 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