|
sample:
|
|
description: BSD Sockets API multithreaded dumb HTTP server example
|
|
name: socket_dumb_http_server_mt
|
|
common:
|
|
harness: net
|
|
min_ram: 128
|
|
min_flash: 128
|
|
tags: net socket http
|
|
tests:
|
|
sample.net.sockets.dumb_http_server_mt:
|
|
extra_configs:
|
|
- CONFIG_NET_SOCKETS_POSIX_NAMES=y
|