modified by ohneta

Dependents:   HelloESP8266Interface_mine

Fork of NetworkSocketAPI by NetworkSocketAPI

Revision:
20:efe7e291422b
Parent:
19:d9fe92a1741d
--- a/SocketInterface.h	Sat Aug 29 23:08:37 2015 +0000
+++ b/SocketInterface.h	Tue Nov 10 14:56:42 2015 +0000
@@ -76,7 +76,7 @@
     /** Get the IP address of this endpoint
         @return The IP address of this endpoint.
      */
-    virtual const char *getAddress(void) = 0;
+    virtual const char *getAddress(void) const = 0;
 
     /** Get the port of this endpoint
         @return The port of this socket