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.
Revision 26:d7b009313e3b, committed 2016-06-12
- Comitter:
- ansond
- Date:
- Sun Jun 12 03:18:25 2016 +0000
- Parent:
- 25:492acd2b0398
- Commit message:
- updates
Changed in this revision
source/ConnectorEndpoint.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/source/ConnectorEndpoint.cpp Sun Jun 12 03:06:48 2016 +0000 +++ b/source/ConnectorEndpoint.cpp Sun Jun 12 03:18:25 2016 +0000 @@ -284,9 +284,6 @@ // ready to exit this->logger()->log("Endpoint de-registered... Ready to exit..."); this->m_registered = false; - - // stop - exit(0); } // bootstrap done