zephyr/samples/net/sockets
David B. Kinder 60136f00cb doc: add how to exit from QEMU in samples
While trying out the hello_world sample built for QEMU, I was expecting
the sample app to exit and I'd return to a command prompt.  Nope.  You
need to exit QEMU manually, so add that step to the sample instructions.
Looking around, there are more uses of QEMU like this that could use
this added step after running the sample app.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-09-02 12:06:08 -04:00
..
big_http_download doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
can net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
civetweb samples: net: civetweb: Ignore return values 2019-08-27 17:47:27 +02:00
coap_client cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
coap_server cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
dumb_http_server samples: net: sockets: Allow to build and test with POSIX subsys 2019-08-30 07:37:18 +02:00
echo doc: fix mentions of Wi-Fi trademark name 2019-05-06 20:10:59 -04:00
echo_async samples: net: sockets: Allow to build and test with POSIX subsys 2019-08-30 07:37:18 +02:00
echo_async_select samples: net: sockets: Allow to build and test with POSIX subsys 2019-08-30 07:37:18 +02:00
echo_client doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
echo_server samples: net: echo_client and echo_server: Add 6LoCAN config 2019-08-08 13:25:01 +03:00
http_get doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
net_mgmt tests/net/: samples/net/: add a few 'userspace' tags 2019-07-15 09:05:10 -04:00
packet tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
sntp_client samples: sntp_client: Switch from sntp_request() to sntp_query() 2019-05-11 13:25:58 +03:00