Commit 7bf5131
fix(multicast): remove platform-specific IP_MULTICAST_IF branching
XNU kernel supports ip_mreqn with IP_MULTICAST_IF (checks optlen),
so the macOS-specific fallback using in_addr is unnecessary.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 269e2c0 commit 7bf5131
1 file changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 124 | | |
139 | 125 | | |
140 | 126 | | |
| |||
0 commit comments