chuck todd b2c678877c
std::shared_ptr Memory Leak (#3680)
* std::shared_ptr Memory Leak

clientSocketHande and _rxBuffer are std::shared_ptr, the stop() call was not correctly releasing them and the operator= had similar problems fix for #3679

* operator= second attempt

* operator= third time
2020-01-29 12:18:54 +02:00
..
2020-01-29 12:18:54 +02:00
2016-10-06 07:09:44 -06:00
2016-10-06 07:09:44 -06:00