C
static void HTTPLoadConn( BYTE hHTTP );
Description
Saves the currently loaded HTTP connection back to Ethernet buffer RAM, then loads the selected connection into curHTTP in local RAM for processing.
Preconditions
None
Parameters
|
Parameters |
Description |
|
hHTTP |
the connection ID to load |
Returns
None