gt2CloseAllConnections

GameSpy SDK

gt2CloseAllConnections

Closes all of a socket's connections.

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

Parameters

socket
[in] The handle to the socket.

Remarks

Same effect as calling gt2CloseConnection on all of the socket's connections.