mbed Connector Interface simplification API on top of mbed-client
Fork of mbedConnectorInterfaceV3 by
NOTE:
This repo has been replaced with https://github.com/ARMmbed/mbedConnectorInterface. No further updates will occur with this repo. Please use the github repo instead. Thanks!
Diff: source/ConnectorEndpoint.cpp
- Revision:
- 26:d7b009313e3b
- Parent:
- 23:5852c0884714
- Child:
- 27:b8aaf7dc7023
--- 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