[VDTCPSession.cpp and VDUDPSession.cpp]

closesocket and shutdown order exchanged.

form : closesocket > shutdown

to   : shutdown    > closesocket