fhmq / hmq

High performance mqtt broker
Apache License 2.0
1.32k stars 273 forks source link

fix conn.Close() in function handleConnection #180

Closed husy-dev closed 1 year ago

husy-dev commented 1 year ago

There are lots of unclosing conns inside function handleConnection.