Name
CloseConnection -- close a connection handle (V8.0)
Synopsis
void CloseConnection(APTR handle);
Function
This function must close the specified connection handle allocated by OpenConnection().

Inputs
handle
connection handle returned by OpenConnection()

Show TOC