zephyr/samples
Paul Sokolovsky 659c241e3a samples: net: big_http_download: Ignore close() return value.
We aren't interested in doing error handling for close(), close()
is itself on error handling path, and its purpose if to free
socket resources.

Coverity-CID: 186062
Fixes: #7713

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-05-29 16:23:46 -04:00
..
application_development samples: Quote BOARD value in custom board definition 2018-05-28 11:04:50 -04:00
basic samples: Allow use of "CONTROLLER" postfix for LED and GPIO 2018-04-19 09:32:39 -05:00
bluetooth samples: hci_uart: Remove CONFIG_UART_NRF5_BAUD_RATE assignment 2018-05-29 21:27:40 +03:00
boards samples: board: 96b_argonkey: Remove dead code 2018-05-23 17:57:06 -04:00
can kconfig: Remove remaining 'option env' bounce symbols 2018-05-28 17:21:11 -04:00
cpp_synchronization sample: cpp_synchronization: support console harness 2018-01-25 04:45:35 +05:30
display driver: sample: ILI9340 sample application 2018-05-18 20:21:45 +03:00
drivers samples: drivers: crypto: Print output length for all operations 2018-05-16 23:30:11 +03:00
grove samples: grove: Fix CONFIG_GROVE_TEMPERATURE_SENSOR_V1_X assignment 2018-05-24 08:06:35 -04:00
hello_world samples: remove stray config 2018-05-02 00:23:31 -04:00
mpu tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
net samples: net: big_http_download: Ignore close() return value. 2018-05-29 16:23:46 -04:00
nfc/nfc_hello tests: nfc_hello: remove filter and support harness 2018-01-25 04:45:35 +05:30
philosophers tests: Few test require CONFIG_STDOUT_CONSOLE=n 2018-02-05 07:05:12 -08:00
sensor samples: bmm150: Remove assignment to missing CONFIG_BMM150_SET_ATTR 2018-05-25 14:21:21 -05:00
subsys samples: openamp: add some comments to the code 2018-05-28 10:22:34 -04:00
synchronization sample: synchronization: support console harness 2018-01-25 04:45:35 +05:30
testing/integration tests: integration: do not run test on hw 2018-05-07 12:27:07 -04:00
xtensa_asm2 samples: xtensa_asm2: Cleanup stray IS_TEST reference 2018-05-22 12:36:58 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: can: Add example code for CAN driver 2018-05-19 20:19:30 +02:00