DWC_CleanupInet

Syntax

#include <dwc.h> 
void DWC_CleanupInet(void);

Arguments

None.

Return Values

None.

Description

Ends automatic connection processing. All thread processing is blocked until disconnected from the Internet.

The DWC_CleanupInetAsync function is also available for performing asynchronous termination.

See Also

DWC_CheckInet DWC_ConnectInetAsync DWC_CheckInet DWC_ProcessInet DWC_GetInetStatus DWC_CleanupInetAsync

Revision History

For the change log before version 5.1 PR2, click here.   


CONFIDENTIAL