You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #2168 - mullvad:add-ip-bound-if, r=JohnTitor
Add IP_BOUND_IF for Apple
To allow for binding a socket to an interface or querying a socket to see which interface it's bound to, `IP_BOUND_IF` must be used - I've added it to `libc`.
I've added it as an apple-wide constant (both for macOS and iOS), but I'm not sure if it's the same value on iOS.
0 commit comments