zephyr/samples/net/echo_server
Jukka Rissanen 2dab1d7371 net: apps: Ignore multicast context get fails in echo-server
The echo-server should work just fine even if the multicast
context cannot be get. By default there are only two contexts
so the multicast would fail always anyway and the program
would not run properly.

Change-Id: Ia9737cbda4a933a208aae020f055f0b6062b4f47
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-05-27 06:15:22 +00:00
..
src net: apps: Ignore multicast context get fails in echo-server 2016-05-27 06:15:22 +00:00
Makefile net: apps: Move Makefile.ipstack to common folder 2016-03-16 11:40:17 +00:00
prj_802154.conf net: apps: Refactor echo-server compilation 2016-02-05 20:25:32 -05:00
prj_bt.conf Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
prj_ethernet.conf net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
prj_qemu.conf net: apps: Change echo-server to use common testing header file 2016-03-11 07:26:12 +00:00
prj_slip.conf net: apps: Change echo-server to use common testing header file 2016-03-11 07:26:12 +00:00
prj.mdef net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
testcase.ini net: echo_server: Add support for Bluetooth 2016-02-18 12:16:19 +02:00