zephyr/doc/reference
Robert Lubos bea1093e62 net: sockets: Remove socket offloading interface
Instead of using a custom offloading interface, users can use
`NET_SOCKET_REGISTER` macro to register custom socket API provider. This
solution removes a limitation, that only one offloaded interface can be
registered and that it cannot be used together with native IP stack.

The only exception remainig are DNS releated operations -
`getaddrinfo`/`freeaddrinfo`, which, when offloaded, have to be
registered specifically.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-01-31 11:36:02 -05:00
..
bluetooth
display
drivers kernel: move test of kernel startup state to more visible location 2020-01-06 13:55:31 -05:00
file_system doc: cleanup after NFFS removal 2020-01-21 15:32:47 +01:00
kernel lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
logging
misc
networking net: sockets: Remove socket offloading interface 2020-01-31 11:36:02 -05:00
peripherals
power_management
random
runtime_conf samples/subsys/settings: add the readme doc 2020-01-31 07:45:52 -05:00
shell
storage
usb doc: native_posix: Add mention about virtual USB 2020-01-06 13:57:36 -05:00
usermode cmake: Support passing syscall include directories through CMake 2020-01-22 09:26:12 -05:00
index.rst doc: reference: add discussion of terms that define API behavior 2020-01-27 16:05:07 +01:00