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.
Dependencies: HTTPClient-SSL
Dependents: mtsas mtsas mtsas mtsas_lat3
Diff: Test/TestTCPSocketConnection.h
- Revision:
- 13:45b7e18e33ab
- Parent:
- 12:9efe3cc3cb6c
- Child:
- 17:cbfa7314af15
diff -r 9efe3cc3cb6c -r 45b7e18e33ab Test/TestTCPSocketConnection.h
--- a/Test/TestTCPSocketConnection.h Mon Jun 23 14:33:39 2014 +0000
+++ b/Test/TestTCPSocketConnection.h Wed Jul 09 14:46:18 2014 +0000
@@ -101,6 +101,8 @@
Test::assertTrue(runIteration());
Test::end();
}
+
+ radio->disconnect();
}
bool TestTCPSocketConnection::runIteration()