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
If there is an active Caller -> Listener session, and a rogue caller tries to handshake, it should be made mandatory that the listener responds with a fake socket id. Otherwise the rogue caller can just send a shutdown with the socket id it has been given. There are no further fields to validate the shutdown message.
The text was updated successfully, but these errors were encountered:
If there is an active Caller -> Listener session, and a rogue caller tries to handshake, it should be made mandatory that the listener responds with a fake socket id. Otherwise the rogue caller can just send a shutdown with the socket id it has been given. There are no further fields to validate the shutdown message.
The text was updated successfully, but these errors were encountered: