ESPAsyncTCP icon indicating copy to clipboard operation
ESPAsyncTCP copied to clipboard

Corrected missed edit for _recv() in ASYNC_TCP_SSL_ENABLED

Open jeroenst opened this issue 4 years ago • 2 comments

Rebased https://github.com/me-no-dev/ESPAsyncTCP/pull/129 as requested by https://github.com/kleini

@me-no-dev Please apply this pull request so building of SSL with ESPAsyncTCP works again.

jeroenst avatar Jul 06 '20 17:07 jeroenst

@me-no-dev please merge this pull request.

jeroenst avatar Apr 11 '21 18:04 jeroenst

@me-no-dev please merge this pull request.

Unfortunately it make no sense IMHO because upcoming release 3.0.0 of the ESP8266 Core drops out AXTLS support. It seems like we do need BearSSL support in ESPAsyncTCP...

Pablo2048 avatar Apr 12 '21 04:04 Pablo2048