Use weak pointers to make sure that the recv callback does not destroy our...
Use weak pointers to make sure that the recv callback does not destroy our object, and if it does, make sure not to use the agent or PseudoTcpSocket to avoid a crash
Showing
Please register or sign in to comment