zephyr/include/net
Jukka Rissanen 3b7208db84 net: Do not wait forever when sending TCP data
If application calls net_send(), set the retry count to some
low number (currently 5) so that we do not wait forever but
eventually we try to send the data properly.

Change-Id: I8103246ac9227a0cf70b56aecab6ed8307877e19
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-05-17 09:57:28 +03:00
..
buf.h net: buf: Add net_buf_pull_le32() helper API 2016-05-15 19:39:14 +00:00
ip_buf.h net: Do not wait forever when sending TCP data 2016-05-17 09:57:28 +03:00
l2_buf.h net: contiki: move neighbor_list to struct l2_buf 2016-03-16 14:20:56 +00:00
net_core.h net: Add functions to return connection status needed in TCP 2016-05-17 09:57:28 +03:00
net_ip.h net: Enable TCP support 2016-04-25 09:40:32 +03:00
net_socket.h net: User must provide storage for local IP address 2016-03-14 11:05:52 +00:00
tinydtls.h checkpatch: error - trailing_whitespace 2016-02-05 20:24:33 -05:00