zephyr/include
Michael Scott fe84d4f7dd net: http: allow HTTP_NETWORK_TIMEOUT to be configured
Currently, the HTTP_NETWORK_TIMEOUT setting is hard-coded as 20 seconds.
Not every application may want to wait that long, so let's change this
to a CONFIG option: CONFIG_HTTP_CLIENT_NETWORK_TIMEOUT

NOTE: This also removes HTTP_NETWORK_TIMEOUT from the public http.h
include file.  It was not being used externally to HTTP client sources.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-08-16 12:35:33 +03:00
..
arch doc: fix misspellings in include (API docs) 2017-08-10 12:22:19 -04:00
bluetooth doc: fix misspellings in include (API docs) 2017-08-10 12:22:19 -04:00
crypto
debug kernel: remove gdb_server 2017-06-19 14:29:40 -04:00
display doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
drivers pwm: Remove k64-specific driver and k20_sim.h 2017-08-09 18:13:29 -04:00
dt-bindings dt-bindings: pinctrl: fix stm32 pin configuration comments 2017-07-31 09:20:05 -05:00
fs
linker arm: armv6-m: Support relocating vector table 2017-08-09 18:13:29 -04:00
logging doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
misc misc/byteorder: add support for __bswap_64 2017-08-09 10:55:53 +03:00
net net: http: allow HTTP_NETWORK_TIMEOUT to be configured 2017-08-16 12:35:33 +03:00
shell shell: Add define to _SHELL_H_ 2017-06-09 18:54:27 -04:00
toolchain toolchain.h: intoduce __kernel macros 2017-07-15 12:17:54 -07:00
usb doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h doc: fix misspellings in include (API docs) 2017-08-10 12:22:19 -04:00
counter.h
crc16.h
device.h
disk_access.h
dma.h
eth.h
flash.h
fs.h
gpio.h
i2c.h i2c: remove I2C Slave Read config 2017-07-07 10:01:38 -05:00
i2s.h drivers: Add I2S (Inter-IC Sound) driver API 2017-08-14 11:14:34 -04:00
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h work_q: Make k_delayed_work_cancel cancel work already pending 2017-08-15 08:49:09 -04:00
pinmux.h pinmux: Allow up to 6 functions 2017-08-09 12:26:14 -07:00
power.h
pthread.h kernel: POSIX thread IPC support 2017-08-15 19:42:07 -04:00
pwm.h drivers: pwm: Remove all deprecated APIs. 2017-08-09 12:31:03 -07:00
random.h
rtc.h
sensor.h include: Add new sensor channel blue 2017-08-03 15:29:35 -05:00
shared_irq.h
spi_legacy.h api: New SPI API 2017-05-19 18:52:25 -04:00
spi.h doc: fix misspellings in include (API docs) 2017-08-10 12:22:19 -04:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h xtensa: move byte-order macros out of arch.h 2017-05-11 12:47:23 -04:00
uart.h drivers: serial: Clarification for uart_fifo_fill()/read() calls 2017-05-30 20:53:13 -04:00
watchdog.h
zephyr.h