Closed philippe44 closed 2 years ago
These are 2 closes of the Session socket: one when MercuryManager is stopped and one when Session is destroyed. I don't think it's safe on embedded system to close the same socket twice. Maybe MercuryManager should not close the session
double socket fix in https://github.com/feelfreelinux/cspot/commit/5ec881fb9c5704bae691379dd5f9b6b55604c037
These are 2 closes of the Session socket: one when MercuryManager is stopped and one when Session is destroyed. I don't think it's safe on embedded system to close the same socket twice. Maybe MercuryManager should not close the session