miniob
miniob copied to clipboard
server.cpp:send中关闭连接后,应该终止会话
在server.cpp: send中,发送消息出现异常,会close_connection,但是没有终止会话,导致还可能再次通过连接发送消息,引起coredump