zephyr/samples/net/irc_bot
Ravi kumar Veeramally 083e112197 net: samples: Unref net_buf using net_nbuf_unref
Using net_buf_unref() technically works but debugging the network buffer
allocations is more difficult if done like that.

Change-Id: Ib8e3f8b412c2f8388315c2f63cae4392f814ea2f
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-02-09 12:29:29 +02:00
..
src net: samples: Unref net_buf using net_nbuf_unref 2017-02-09 12:29:29 +02:00
Makefile samples: net: Add IRC bot example 2017-02-03 15:59:15 +02:00
prj_frdm_k64f.conf samples: net: irc_bot: add DHCPv4 support 2017-02-03 15:59:17 +02:00
prj_qemu_x86.conf samples: net: irc_bot: add DHCPv4 support 2017-02-03 15:59:17 +02:00
testcase.ini samples: net: irc_bot: add testcase.ini 2017-02-08 10:12:36 +02:00