zephyr/samples/network
Jukka Rissanen 4d42645012 net: 15.4: Fix the loopback test
The listening socket was creted after we started to send data
so data was discarded. Now we first create listener and then
start to send data to it.

Change-Id: Iee706c7c862d16a582ee973b10598dde5e5f0bd0
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:14:35 -05:00
..
echo_server net: apps: Enable IPv4 support for echo-server test application 2016-02-05 20:14:35 -05:00
listener net: apps: Add IPv4 support for listener application 2016-02-05 20:14:35 -05:00
loopback_test net: apps: Set the mac address in the stack 2016-02-05 20:14:31 -05:00
test_15_4 net: 15.4: Fix the loopback test 2016-02-05 20:14:35 -05:00