Commit ab6dfdb
unix-ffi/socket: Remove ip add/drop membership from socket.
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>1 parent 6ca6f5b commit ab6dfdb
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
0 commit comments