Internal tcp_transport functions could now use custom socket operations. This is used for WebSocket transport, when we typically wait for clean connection closure, i.e. selecting for read/error with expected errno or recv size=0 while socket readable (=connection terminated by FIN flag) |
||
|---|---|---|
| .. | ||
| esp_transport_internal.h | ||
| esp_transport_ssl_internal.h | ||
| esp_transport_utils.h | ||