#include <dwc.h>
void DWC_CleanupInet( void );
Ends automatic connection processing. All thread processing is blocked until disconnected from the Internet.
Note that asynchronous termination is also available by using DWC_CleanupInetAsync.
None.
None.
DWC_CheckInet
DWC_SetAuthServer
DWC_ConnectInetAsync
DWC_CheckInet
DWC_ProcessInet
DWC_GetInetStatus DWC_CleanupInetAsync
2005/12/16 Added a note that DWC_CleanupInet exists.
2005/10/26 Made revisions.
2005/07/22 Initial version.
CONFIDENTIAL