Commit 889aa7c
Define SO_BINDTOIFINDEX on Android
Android supports SO_BINDTOIFINDEX since SDK level 31:
https://cs.android.com/android/platform/superproject/main/+/main:prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/asm-generic/socket.h;l=88;drc=684b16d3ce1e891ebe15d5678e12fa05ee6dd6e4
(backport <#4391>)
(cherry picked from commit efc6949)1 parent f24fda1 commit 889aa7c
File tree
2 files changed
+2
-0
lines changed- libc-test/semver
- src/unix/linux_like/android
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2446 | 2446 | | |
2447 | 2447 | | |
2448 | 2448 | | |
| 2449 | + | |
2449 | 2450 | | |
2450 | 2451 | | |
2451 | 2452 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1555 | 1555 | | |
1556 | 1556 | | |
1557 | 1557 | | |
| 1558 | + | |
1558 | 1559 | | |
1559 | 1560 | | |
1560 | 1561 | | |
| |||
0 commit comments