Command conflict problem? #4177
-
After connecting to the server, the init command is sent first, and the disconnect command is triggered when the connection is disconnected. Then which instruction will be executed first at this time, whether it is executed after a certain instruction is completed, and the disconnect instruction is executed, or even the init instruction is interrupted, and only the disconnect is executed. Is this the problem I encountered?
The init command and the disconnect command are triggered at the same time, so does my array have a value? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I'm not sure I understand your issue. Could you please provide a complete example reproducing the problem? |
Beta Was this translation helpful? Give feedback.
I'm not sure I understand your issue. Could you please provide a complete example reproducing the problem?