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: M2X_dev axeda_wrapper_dev MTS_M2x_Example1 MTS_Cellular_Connect_Example ... more
Diff: Socket/Endpoint.cpp
- Revision:
- 22:bf3f59bf19d8
- Parent:
- 20:6e7eaf4f8634
- Child:
- 29:7408b1bdad37
--- a/Socket/Endpoint.cpp Tue Dec 17 17:11:35 2013 +0000
+++ b/Socket/Endpoint.cpp Tue Dec 17 17:23:40 2013 +0000
@@ -23,8 +23,8 @@
Endpoint::Endpoint()
{
- reset_address();
}
+
Endpoint::~Endpoint()
{
delete _ipAddress;
uIP Socket Modem Shield (Outdated - see below)