1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-06 05:21:22 +03:00
esp8266/libraries
Ivan Grokhotkov 5b28ae23c2 Allow WiFiServer to bind to a specific address (#997)
In addition to the existing constructors (WiFiServer::WiFiServer(port) and WiFiWebServer::WiFiWebServer(port)), new constructors are added:
WiFiServer::WiFiServer(IPAddress, port) and WiFiWebServer::WiFiWebServer(IPAddress, port).
2015-11-15 20:35:52 +03:00
..
2015-11-02 19:23:26 +01:00
2015-11-06 14:17:45 +01:00
2015-10-07 00:56:24 +03:00
2015-11-02 19:23:26 +01:00
2015-06-21 22:19:23 +02:00
2015-06-17 14:24:25 +02:00
2015-11-02 19:23:26 +01:00
2015-11-02 19:23:26 +01:00
2015-11-02 19:23:26 +01:00