commit | d950ec2981bce060356d98c22f9093f4e425b45c | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Fri Jun 09 21:09:19 2017 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Wed Jun 28 16:07:55 2017 +0300 |
tree | 577dd2c0aacc876a2606bb86434b985907239ea4 | |
parent | 49eaa2b722116b568a41774e0565a82ba807179f [diff] |
samples: net: Add socket-based echo server example The example source code is POSIX-compatible (modulo include files), i.e. can be built and behaves the same way for Zephyr and a POSIX system (e.g. Linux). Makefile.posix is available for the latter. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>