zephyr/samples/net/sockets
Matt Rodgers f2d8766b5d net: lib: http_server: remove dynamic resource data buffer
After introduction of struct http_response_ctx, the dynamic resource
data buffer is no longer needed for transferring data between the
application callback and the server. It is therefore removed to avoid
unnecessary copying of data.

Signed-off-by: Matt Rodgers <mrodgers@witekio.com>
2024-09-23 12:00:54 +02:00
..
big_http_download
can
coap_client
coap_download
coap_server
dumb_http_server
dumb_http_server_mt
echo
echo_async
echo_async_select
echo_client
echo_server
echo_service
http_client samples: net: http_client: Fix busy-looping in case of errors 2024-09-16 13:51:21 +02:00
http_get
http_server net: lib: http_server: remove dynamic resource data buffer 2024-09-23 12:00:54 +02:00
net_mgmt
packet
sntp_client
socketpair
tcp
txtime
websocket_client
sockets.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00