zephyr/include/net
Jukka Rissanen 9090bdfc10 net: app: Close TLS connection properly
We should not close the TLS connection immediately if the TLS
data is not yet sent. So if user calls net_app_close() and we
still have data pending, then send the TLS data and only after
that close the connection.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-10-19 22:21:25 -04:00
..
arp.h
bt.h
buf.h
coap_link_format.h net: coap: Add multi fragment support to CoAP library 2017-10-06 22:07:37 -04:00
coap.h doc: Fix misspellings in header/doxygen comments 2017-10-17 19:40:29 -04:00
dhcpv4.h
dns_resolve.h
ethernet.h net: ethernet: Check multicast IPv4 MAC address 2017-10-17 08:36:39 -04:00
hostname.h net: Add hostname setting to Kconfig 2017-10-17 08:36:39 -04:00
http_parser_state.h net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
http_parser_url.h net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
http_parser.h net: lib: http: split out URL parsing as a separate CONFIG 2017-10-17 08:08:16 -04:00
http.h kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
ieee802154_radio.h net/ieee802154: Add a hw capability for handling ACK request on TX 2017-10-13 13:48:32 +03:00
ieee802154.h
lwm2m.h net: lwm2m: add RD client callbacks for app 2017-10-17 19:40:04 -04:00
mii.h
mqtt_types.h
mqtt.h kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
net_app.h net: app: Close TLS connection properly 2017-10-19 22:21:25 -04:00
net_context.h net: app: Add support for multiple listening connections 2017-10-19 22:21:25 -04:00
net_core.h kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
net_event.h
net_if.h net: Add hostname setting to Kconfig 2017-10-17 08:36:39 -04:00
net_ip.h net: ip: Check IPv4 multicast address using big-endian 2017-09-29 11:34:06 +03:00
net_l2.h
net_linkaddr.h
net_mgmt.h net/mgmt: Make event notifiers able to pass info to listeners 2017-10-09 10:53:17 +03:00
net_offload.h
net_pkt.h doc: Fix misspellings in header/doxygen comments 2017-10-17 19:40:29 -04:00
net_stats.h
sntp.h net: sntp: Implement SNTP client library 2017-10-03 15:29:27 -04:00
socket.h net: sockets: Implement sendto() and recvfrom() 2017-10-03 14:40:05 +03:00
trickle.h
udp.h
zoap_link_format.h net: Deprecate ZOAP library 2017-10-06 22:07:37 -04:00
zoap.h net: Deprecate ZOAP library 2017-10-06 22:07:37 -04:00