arduino-esp32/libraries/WiFi/src
Jan P. Schümann 328523f5e3 Memory leak (#1672)
When a package of size 0 arrives, "buf" is created, but never released. (Sorry, that was my mistake in the last patch)
2018-07-25 12:56:41 +02:00
..
ETH.cpp Update IDF to 1c3dd23 2018-01-18 00:56:58 +02:00
ETH.h Enable static IP via ethernet (#924) 2017-12-19 14:07:22 +01:00
WiFi.cpp Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
WiFi.h Add initial IPv6 Support 2017-01-06 00:54:50 +02:00
WiFiAP.cpp Prevent exceptions in WiFi if not yet started 2018-07-05 12:28:15 +02:00
WiFiAP.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiClient.cpp Fix Client returning disconnected because of VFS errors 2018-07-16 20:08:27 +02:00
WiFiClient.h Implement RX buffer for WiFi client to speed up small reads 2018-07-05 22:31:58 +02:00
WiFiGeneric.cpp fix WiFi STA going into loop in some cases of disconnect 2018-07-16 22:50:52 +02:00
WiFiGeneric.h Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
WiFiMulti.cpp Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiMulti.h Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiScan.cpp Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
WiFiScan.h Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
WiFiServer.cpp Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
WiFiServer.h Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
WiFiSTA.cpp Prevent exceptions in WiFi if not yet started 2018-07-05 12:28:15 +02:00
WiFiSTA.h Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
WiFiType.h std::functioanl for WFIF event + Minor fix (#1366) 2018-05-14 13:05:49 +02:00
WiFiUdp.cpp Memory leak (#1672) 2018-07-25 12:56:41 +02:00
WiFiUdp.h Add Server and UDP and fix WiFi.hostByName 2016-12-30 02:44:45 +02:00