gt2CloseAllConnectionsHard

GameSpy SDK

gt2CloseAllConnectionsHard

Does a hard close on all of a socket's connections.

void gt2CloseAllConnectionsHard(
GT2Socket socket );
RoutineRequired HeaderDistribution
gt2CloseAllConnectionsHard<gt2.h>SDKZIP

Parameters

socket
[in] The handle to the socket.

Remarks

Has the same effect as calling gt2CloseConnectionHard on all of the socket's connection.