zephyr/samples/net
Magne Værnes e02eb4e511 samples: net: echo_client/_server: Fix bug in socket close
Fixed bug in udp.c in echo_client and echo_server samples.
The bug causes UDP sockets to not close if socket id is 0.

Signed-off-by: Magne Værnes <magne.varnes@nordicsemi.no>
2020-01-30 12:33:30 +02:00
..
cloud global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
common
dhcpv4_client
dns_resolve samples: net: dns: Small refactoring 2020-01-24 16:22:18 +02:00
eth_native_posix
gptp
gsm_modem samples: net: Create sample app for GSM modems 2020-01-28 12:44:17 +02:00
ipv4_autoconf
lldp
lwm2m_client treewide: use full path to hwinfo.h header 2020-01-26 17:52:12 +01:00
mdns_responder
mqtt_publisher samples: net: mqtt_publisher: add return value to wait() 2020-01-28 15:45:08 -05:00
promiscuous_mode
sockets samples: net: echo_client/_server: Fix bug in socket close 2020-01-30 12:33:30 +02:00
stats
syslog_net samples: syslog_net: Remove ref. to CONFIG_SYS_LOG_BACKEND_NET_SERVER 2019-12-09 12:55:07 -05:00
telnet
updatehub kconfig: Remove redundant $ZEPHYR_BASE from 'source's 2020-01-06 09:48:53 -05:00
vlan
wifi treewide: use full path to wifi/winc1500.h header 2020-01-26 17:52:12 +01:00
wpan_serial treewide: use full path to uart.h header 2020-01-26 17:52:12 +01:00
wpanusb samples: wpanusb: Add atsamr21_xpro board support 2020-01-16 10:47:10 +02:00
zperf samples: net: zperf: Ignore out of net_buf issue 2019-12-10 10:00:53 +02:00
net.rst