zephyr/samples/network/test_15_4/src
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
..
Makefile net: apps: Add support for microkernel in 802.15.4 test app 2016-02-05 20:14:30 -05:00
network.c net: 15.4: Fix the loopback test 2016-02-05 20:14:35 -05:00