Tempest icon indicating copy to clipboard operation
Tempest copied to clipboard

NetworkClientConnection does not hold original protocols

Open ermau opened this issue 12 years ago • 0 comments

Connecting to a server with differing protocols will erase original protocols.

Bug scenario:

  • Client has Protocol v2 which supports v1.
  • Client connects to a Protocol v1 server.
  • Client can no longer connect to a v2 server.

ermau avatar Dec 01 '12 00:12 ermau