Commit 466df79
committed
[nrf noup] include: net: socket_ncs: reduce NCS_BASE
Reduces the NCS_BASE to a lower number to simplify
those use cases where certain applications would let
the user input the socket option name by number.
The base is still high enough to prevent collisions
with Zephyr's own socket options for many years.
Signed-off-by: Mirko Covizzi <[email protected]>1 parent 10eb60b commit 466df79
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments