zephyr/subsys/net/lib
Paul Sokolovsky 8f690e291b lib: fdtable: FD method tables should be const.
FD method tables contain function pointers, and thus should be
const and reside in ROM. This patch fixes all cases of FD vtable
definitions: for POSIX FS API and for sockets.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-11-08 09:47:46 -08:00
..
app net: Rename net_is_xxx...() functions to net_xxx_is...() 2018-11-02 14:52:33 -04:00
coap net: Rename net_is_xxx...() functions to net_xxx_is...() 2018-11-02 14:52:33 -04:00
coap_sock net: Rename net_is_xxx...() functions to net_xxx_is...() 2018-11-02 14:52:33 -04:00
config net: lib: init: Remove remaining SYS_LOG usage 2018-10-22 11:11:35 +03:00
dns net: Rename net_is_xxx...() functions to net_xxx_is...() 2018-11-02 14:52:33 -04:00
http net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
lwm2m net: lwm2m: fix compile warning related to Logger changes 2018-10-19 17:32:36 -04:00
mqtt net: lib: Convert mqtt library to use log level 2018-10-04 14:13:57 +03:00
openthread net: openthread: Convert to use new shell 2018-10-15 11:14:02 +03:00
sntp sys_clock: Make clock_always_on true by default 2018-10-16 15:03:10 -04:00
sockets lib: fdtable: FD method tables should be const. 2018-11-08 09:47:46 -08:00
tls_credentials
websocket net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
CMakeLists.txt net: coap: CoAP library support over sockets 2018-10-31 19:44:25 -04:00
Kconfig net: coap: CoAP library support over sockets 2018-10-31 19:44:25 -04:00