mbedConnectorInterface back port from mbedOS v3 using mbed-client C++ call interface
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 |
diff -r 492acd2b0398 -r d7b009313e3b source/ConnectorEndpoint.cpp --- 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