ghttpCleanup
Destruct the HTTP sdk. Free internally allocated memory.
- void ghttpCleanup( );
Routine | Required Header | Distribution |
---|---|---|
ghttpCleanup | <ghttp.h> | SDKZIP |
Remarks
One call to ghttpCleanup should be made for each call to ghttpStartup.
Section Reference: Gamespy HTTP SDK
See Also: ghttpStartup