Issue Details
I am using a real time controller and I am opening a TCP connection on a specific local port.  After I close the connection, I immediately reopen it on the same local port.  The TCP Open Connection VI returns: 
Error 60 occurred at TCP Open Connection in MyVI.vi.  My TCP code looks similar to the snippet below.
Why does this occur, and how can I fix it?