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
display
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
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
toolchain
usb
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
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
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
uart.h
watchdog.h
zephyr.h