for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **

Dependents:   SNIC-httpclient-example SNIC-ntpclient-example

Fork of SNICInterface by muRata

Revision:
33:33f1bc919486
Parent:
32:ae95309643aa
Child:
35:e4e7f86fd975
--- a/Socket/Socket.h	Fri May 30 08:30:40 2014 +0000
+++ b/Socket/Socket.h	Tue Jun 03 08:53:07 2014 +0000
@@ -92,6 +92,8 @@
     int _port;
 #endif
     
+    char *getSocketSendBuf();
+
 private:
 
 //    int select(struct timeval *timeout, bool read, bool write);