zephyr/include/net
Jukka Rissanen 31faeca511 net: http: Add timeout to HTTP server response
Allow the caller to delay the closing of the HTTP connection
for a number of milliseconds. The purpose for this is that
the client can send still some data back to us for a short
period of time.

This is needed for example for Basic authentication so that
server is able to receive authentication values back.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-05-23 18:01:04 +03:00
..
arp.h net: l2: Clear arp cache when disable interface. 2017-04-28 15:01:08 +03:00
bt.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
buf.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
dhcpv4.h Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
dns_resolve.h dns: Remove unused fields from dns_addrinfo struct 2017-04-28 15:01:10 +03:00
ethernet.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
http_parser.h http: client: Create a HTTP library 2017-05-04 15:58:45 -04:00
http.h net: http: Add timeout to HTTP server response 2017-05-23 18:01:04 +03:00
ieee802154_radio.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
ieee802154.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
mii.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mqtt_types.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
mqtt.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_context.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
net_core.h net: use k_thread_create() 2017-05-11 20:24:22 -04:00
net_event.h net: mgmt: Add IPv6 DAD succeed/failed event 2017-04-13 15:21:45 +03:00
net_if.h net: if: Clean up docstrings in header file 2017-05-12 11:14:04 -04:00
net_ip.h net: tcp: Add TCP sequence number comparison compliant with RFC793. 2017-05-16 14:29:17 +03:00
net_l2.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_linkaddr.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_mgmt.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
net_offload.h doc: spelling check doxygen comments include/ 2017-05-02 22:21:37 -04:00
net_pkt.h net: pkt: Add function to linearize a network packet 2017-05-13 14:30:58 -04:00
net_stats.h net: tcp: Add TCP statistics support 2017-05-17 13:55:21 +03:00
trickle.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
zoap_link_format.h doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
zoap.h zoap: Include net/net_ip.h when sockaddr is used 2017-05-23 10:29:41 +03:00