Async TCP Library for ESP32
GNU Lesser General Public License v3.0
750
stars
433
forks
source link
fixes if add() is successful but send() is not, write() will return no bytes written however the bytes still get added in the queue to be sent #144
Open
ZongyiYang opened 2 years ago
fixes #143