zephyr/samples
Michael Scott 267cbd9469 samples: net: irc_bot: simplify connect path
K_FOREVER timeout in net_context_connect() will wait until
SYNACK has been received and we're ready to proceed with socket
communication.

To make the code as clear as possible, let's remove 2 callback
functions and relocate that code inside zirc_connect().

Change-Id: I6c64852ad5f48b24e1e6a58a741981e7d07bfd40
Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-02-03 15:59:16 +02:00
..
basic
bluetooth net: correct in*_addr parameter of net_addr_pton() 2017-02-03 15:59:13 +02:00
drivers
environmental_sensing doc: fix wiki board reference back to web page 2017-01-26 23:06:04 +00:00
grove
hello_world
ipm
legacy
logger-hook
net samples: net: irc_bot: simplify connect path 2017-02-03 15:59:16 +02:00
nfc/nfc_hello
philosophers samples: philosophers: adjust stack size and build by sanitycheck 2017-02-02 14:44:46 +00:00
power
sensor sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANY 2017-01-27 19:07:17 +00:00
shell
static_lib
synchronization
testing
usb samples: webusb: fix type of bytes_read 2017-01-30 12:01:49 +00:00
advanced.rst
kernel.rst
samples.rst