mbedConnectorInterface back port from mbedOS v3 using mbed-client C++ call interface

Files at this revision

API Documentation at this revision

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