zephyr/include
Jukka Rissanen 8c5f25d13b net: app: Add support for multiple listening connections
The server is able to listen and serve multiple incoming
connections. This commit does not add support for multiple
incoming TLS connections.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-10-19 22:21:25 -04:00
..
arch x86: fix _arch_syscall_invoke6 2017-10-18 10:24:25 -07:00
bluetooth Bluetooth: Add support for decoding new address types 2017-10-05 13:14:08 +03:00
crypto
debug
dfu
display
drivers kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
dt-bindings
fs
linker userspace: add K_THREAD_ACCCESS_GRANT() 2017-10-18 07:37:38 -07:00
logging
misc sys: slist, dlist: Improve "not thread safe" docstrings 2017-10-17 17:39:15 -04:00
net net: app: Add support for multiple listening connections 2017-10-19 22:21:25 -04:00
shell
toolchain
usb doc: Fix misspellings in header/doxygen comments 2017-10-17 19:40:29 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc16.h
device.h
disk_access.h
dma.h
eth.h
flash.h drivers: flash: Add API for retrieving a supported write-block-size 2017-10-11 11:19:15 -05:00
fs.h
gpio.h
i2c.h i2c: deprecate use of union dev_config 2017-10-11 10:45:12 -04:00
i2s.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
init.h
ipm.h
irq_offload.h
irq.h
json.h
kernel_version.h
kernel.h kernel: add k_thread_access_grant() 2017-10-18 07:37:38 -07:00
pinmux.h
power.h
pthread.h
pwm.h
random.h
rtc.h
sensor.h sensors: implement system calls 2017-10-07 10:45:15 -07:00
shared_irq.h
spi_legacy.h
spi.h drivers/spi: Run CS/GPIO logic only when relevant 2017-10-10 09:42:45 -04:00
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h kernel: allow system call with 64-bit return val 2017-10-12 16:25:00 -07:00
toolchain.h
uart.h
watchdog.h
zephyr.h