zephyr/include
Robert Lubos ae41ec1f35 net: tls: Make TLS poll implementation check mbedTLS data
Make TLS poll function verify if decrypted data is available after
socket has notified activity with POLLIN flag. This prevents from giving
false notifications in case data was received on socket but was consumed
by mbedTLS.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-08-13 15:24:34 +03:00
..
app_memory userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
arch syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
audio
bluetooth doc: fix misspellings in API docs 2018-08-08 01:47:51 -05:00
crypto
debug obj_tracing: Declare object trace list for queue 2018-07-27 07:51:26 -04:00
dfu
display
drivers drivers: modem: add modem receiver (tty) driver 2018-08-06 10:43:46 +03:00
dt-bindings arch: i.MX add RDC peripheral permission setting for applications cores 2018-08-09 10:17:32 -05:00
fs
linker kernel: threads: assign index no. to dynamically created threads 2018-08-09 09:20:14 -07:00
logging logging: fix multi-file module support 2018-08-02 19:18:05 +02:00
mgmt doc: fix misspellings in API docs 2018-08-08 01:47:51 -05:00
misc userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
net net: tls: Make TLS poll implementation check mbedTLS data 2018-08-13 15:24:34 +03:00
nvs subsys: fs/nvs: Rewrite for improved robustness 2018-08-10 14:16:06 -07:00
posix
random
settings
shell
toolchain
usb
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h
crc8.h
crc16.h
crc32.h
device.h
disk_access.h
dma.h
entropy.h
exc_handle.h arch: introduce exc_handle.h 2018-07-31 07:47:15 -07:00
fcb.h
flash_map.h
flash.h
fs.h
gpio.h
i2c.h doc: fix misspellings in API docs 2018-08-08 01:47:51 -05:00
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h
kernel_includes.h Fix compile errors related to errno.h 2018-07-25 23:38:13 -04:00
kernel_version.h
kernel.h Fix compile errors related to errno.h 2018-07-25 23:38:13 -04:00
led_strip.h
led.h
pinmux.h
power.h
ptp_clock.h
pwm.h
ring_buffer.h
rtc.h
sched_priq.h
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h
sw_isr_table.h
sys_clock.h kernel: Deprecate sys_clock_us_per_tick variable. 2018-07-20 00:03:52 -04:00
sys_io.h
syscall.h syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
toolchain.h
uart.h drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
watchdog.h
zephyr.h