Commit 8e56d81
committed
[nrf fromtree] net: sockets: Split native IP socket implementation from syscalls
Native IP socket implementation need only be build if native IP stack is
enabled. Therefore, split the native IP sockets from the common socket
syscalls shared across all socket implementations.
Signed-off-by: Robert Lubos <[email protected]>
(cherry picked from commit 404e9c7)1 parent 234d589 commit 8e56d81
File tree
3 files changed
+3218
-3210
lines changed- subsys/net/lib/sockets
3 files changed
+3218
-3210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments