Skip to content
Snippets Groups Projects
Commit 00ecd458 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

mxsocket: rm shared_ptr on ChannelSocket from MxSocket on shutdown

Sending a shutdown does not remove the ChannelSocket from the
MultiplexedSocket (it's only done in the eventLoop) causing
some closed channel to still be in the connectionManager

Change-Id: I3a71bc7cc3ec6e894198017d758fee6ac0b2181a
parent 9926646c
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment