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-12 03:09:04 +02:00
2015-10-21 15:30:48 +08:00
2015-11-02 19:23:26 +01:00
2015-10-09 14:29:21 +02:00
2015-08-31 14:28:24 +03:00
2015-11-06 14:17:45 +01:00
2015-10-01 15:19:02 +02:00
2015-11-09 00:42:30 +02:00
2015-07-23 16:06:07 +03:00
2015-11-15 20:35:52 +03:00
2015-11-15 20:35:52 +03:00
2015-06-26 20:31:04 +03:00
2015-11-05 21:02:23 +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-10-18 22:31:33 +03:00
2015-11-02 19:23:26 +01:00
2015-07-23 16:06:07 +03:00
2015-11-02 19:23:26 +01:00
2015-11-02 19:23:26 +01:00