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
Sending a ConnectMessage_HELLOD00D message allocates a new port. We should double check that after a few seconds if nobody connects, the port is freed up again. Or generally that any unused ports are routinely cleaned up.
The text was updated successfully, but these errors were encountered:
Sending a
ConnectMessage_HELLOD00D
message allocates a new port. We should double check that after a few seconds if nobody connects, the port is freed up again. Or generally that any unused ports are routinely cleaned up.The text was updated successfully, but these errors were encountered: