zephyr/samples/net/sockets
Robert Lubos 87ee12ae72 samples: net: echo_client: Fix build with UDP disabled
In case UDP is disabled, init_udp() is not compiled and the build
fails. Fix this, by providing dummy implementations for UDP functions,
in case UDP is disabled.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-07-17 17:21:33 -04:00
..
big_http_download doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
can samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
coap_client samples: coap_client: Return correct result from send_simple_coap_request 2023-06-05 08:30:41 -04:00
coap_server samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dumb_http_server samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dumb_http_server_mt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
echo samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_async samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_async_select samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_client samples: net: echo_client: Fix build with UDP disabled 2023-07-17 17:21:33 -04:00
echo_server samples: net: echo_client/server: Fix mbed TLS dependency 2023-07-17 17:21:33 -04:00
http_client doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
http_get doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
net_mgmt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
packet samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sntp_client samples: net: sockets: sntp_client: build for native_posix 2023-04-24 09:23:17 -04:00
socketpair samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tcp samples: net: fix tags/identifiers 2023-06-02 04:47:06 -04:00
txtime net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
websocket_client samples: websocket_client: close tcp socket after websocket_disconnect 2023-06-19 09:18:45 +01:00