9 lines
216 B
YAML
9 lines
216 B
YAML
|
sample:
|
||
|
description: BSD Sockets API TCP echo server sample using non-blocking sockets
|
||
|
name: socket_echo_async
|
||
|
tests:
|
||
|
- test:
|
||
|
build_only: true
|
||
|
platform_whitelist: qemu_x86
|
||
|
tags: net
|