Socket io reconnection mechanism

do a mobile phone app chat room, using socket io as a long connection, there is such a problem:
can be used normally after the first successful login, and then exit login (is to exit login, not kill the app process), and then re-login, you can enter the chat room interface, but can not send messages, excuse me, is there a great god to know how it is? Ask for guidance!

Apr.13,2021

the socket logged in for the first time was not killed after exiting, and another socket link was generated after the second login, but the chat was sent with the first socket

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3f93f-3486e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3f93f-3486e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?