Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more
Fork of YDwifiInterface by
Diff: Socket/Socket.h
- Revision:
- 31:15c22824cc46
- Parent:
- 29:6a0ba999597d
- Child:
- 32:ae95309643aa
diff -r 944b8c04b5ff -r 15c22824cc46 Socket/Socket.h
--- a/Socket/Socket.h Tue May 27 01:33:04 2014 +0000
+++ b/Socket/Socket.h Thu May 29 03:23:21 2014 +0000
@@ -80,8 +80,6 @@
int createSocket( unsigned char bind = 0, unsigned int local_addr = 0, unsigned short port = 0 );
protected:
- int addrToInteger( const char *addr_p );
-
int resolveHostName( const char *host_p );
protected:

Murata TypeYD