You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When SetKeepAlive fails, panic occured because mc.Close() uses
unset mc.buf. Since this is before handshake, we should close
socket without sending COM_QUIT.
0 commit comments