zephyr/subsys
Jukka Rissanen 817245c564 net: tcp: Queue FIN instead of sending it immediately
If network context is closed, send FIN by placing it to the end
of send queue instead of sending it immediately. This way all
pending data is sent before the connection is closed.

Jira: ZEP-1853

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-08-31 11:58:24 -04:00
..
bluetooth Bluetooth: Controller: Add Read Key Hier. Roots VS cmd 2017-08-30 08:18:42 -04:00
console
cpp
debug debug: openocd: build openocd symbols using obj- 2017-08-10 09:13:06 -05:00
disk
fs
logging kconfig: build code conditionally when possible 2017-08-14 20:32:26 -04:00
net net: tcp: Queue FIN instead of sending it immediately 2017-08-31 11:58:24 -04:00
shell
usb Kconfig: make all syslog variables depend on SYS_LOG 2017-08-04 14:34:54 -05:00
Kconfig
Makefile Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00