#include <dwc.h>
void DWC_ClearMOSCConnectBlock( void );
This function releases the block on connections from client DS units when the matchmaking blocking option has been set.
The matchmaking option is provided such that other connections are not accepted, after a successful connection to a single client DS, by a server DS performing server-client matchmaking. After a specified timeout period has elapsed, the option to allow peer matchmaking to continue with fewer than the specified number of players is enabled by calling the DWC_SetMatchingOption function.
DWC_GetMOSCConnectBlockState can be used to check if connections are currently being blocked.
None.
None.
DWC_SetMatchingOption
DWC_GetMOSCConnectBlockState
2005/12/16 Initial version.
CONFIDENTIAL