Description
0.4.11-dev-794-gc1b4d51 gcc dbg win
Reproduction steps
-While downloading an app via rapps open a cmd-prompt and execute "netstat -abn".
Expected result
netstat sees the connection and displays foreign TCP port 80 for http (or maybe 443 for https).
Observed result
netstat sees the connection and displays wrong foreign TCP port. The foreign TCP port equals the local TCP port (which is very unlikely the same actually)
foreignTCPaddressPortIsWrong.png example pic shows wrong foreign TCP port of 1728
0.4.11-dev-794-gc1b4d51.log is useless.