zephyr/samples/net/sockets
Chris Friedt db08c515c8 samples: net: socketpair: rename to main.c for consistence
The source file for most single-file sample apps is usually
`main.c`. Rename this file to be consistent with other
samples.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-02-08 19:04:25 +09:00
..
big_http_download samples: net: big_http_download: Fix POSIX compability 2023-01-19 11:17:38 +01:00
can yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
coap_client includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coap_server includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dumb_http_server ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
dumb_http_server_mt all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
echo ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
echo_async samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_async_select samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_client boards: cc1352r1_launchxl: fix echo samples 2023-01-27 17:44:38 +09:00
echo_server boards: cc1352r1_launchxl: fix echo samples 2023-01-27 17:44:38 +09:00
http_client include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
http_get yamllint: fix all yamllint comments-indentation errors 2023-01-04 01:16:45 +09:00
net_mgmt all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
packet all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
sntp_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
socketpair samples: net: socketpair: rename to main.c for consistence 2023-02-08 19:04:25 +09:00
tcp ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
txtime tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
websocket_client net: websocket: new receiving algorithm 2022-12-20 17:05:12 +00:00