Vikram Dattu
112cfe8f57
esp_http_client: Fixed handling of EAGAIN return
...
For https connection `ESP_TLS_ERR_SSL_WANT_READ` of esp_transport_read was getting treated as error.
Treated this as a timeout to fix connection abort issue!
Also handled http connection EAGAIN with `errno == EAGAIN` check.
Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
2021-09-20 18:22:21 +05:30
..
2021-07-21 06:57:41 +00:00
2021-08-05 15:30:58 +08:00
2021-08-10 03:35:12 +00:00
2021-07-22 18:19:23 +08:00
2021-09-07 23:30:20 +00:00
2021-06-01 14:51:15 +08:00
2021-08-14 10:55:26 +08:00
2021-08-10 02:42:43 +00:00
2021-08-10 02:42:43 +00:00
2021-04-23 07:35:47 +00:00
2021-08-10 02:42:43 +00:00
2021-05-25 15:26:09 +08:00
2021-07-20 15:57:59 +08:00
2021-06-18 16:04:02 +02:00
2021-09-20 18:22:21 +05:30
2021-09-20 18:22:21 +05:30
2021-03-31 05:43:39 +00:00
2021-06-30 12:01:19 +02:00
2021-08-10 03:35:12 +00:00
2021-03-31 05:44:48 +00:00
2021-07-19 12:38:54 +05:30
2021-09-16 09:07:48 +05:30
2021-07-30 16:34:15 +08:00
2021-05-03 04:44:50 +00:00
2021-09-03 16:32:39 +08:00
2021-09-09 05:56:33 +00:00
2021-08-03 16:01:29 +05:00
2021-06-21 09:52:03 +10:00
2021-07-29 14:44:26 +08:00
2021-09-06 07:44:42 +05:30
2021-03-04 11:54:47 +05:30
2021-06-21 09:52:03 +10:00
2021-08-16 06:13:13 +00:00
2021-06-15 16:54:44 +08:00
2021-05-25 09:56:29 +02:00
2021-07-15 11:18:31 +08:00
2021-06-02 16:31:19 +10:00
2021-03-05 10:10:55 +05:30
2021-06-07 02:15:36 +00:00
2021-07-31 17:30:07 +08:00
2021-06-02 16:31:19 +10:00
2021-03-31 05:44:48 +00:00
2021-07-25 07:44:43 +05:30
2021-08-18 18:35:14 +08:00
2021-05-13 15:34:58 +08:00
2021-06-01 07:38:50 +00:00