WiFiServer - 'rename' available() to accept() by JAndrassy · Pull Request #8419 · esp8266/Arduino

@JAndrassy

@JAndrassy

@JAndrassy

mcspr

@JAndrassy

@d-a-v

naudhr pushed a commit to naudhr/RemoteDebug that referenced this pull request

Apr 25, 2023

naudhr pushed a commit to naudhr/RemoteDebug that referenced this pull request

Apr 25, 2023

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
* WiFiServer - 'rename' available() to accept()
* use server.accept() instead of available()
* WiFiServer.accept() and ArduinoWiFiServer class doc update