PHP Manual:
icap_close
icap_close
(no version information, might be only in CVS)
icap_close -- Close an ICAP stream
Description
bool
icap_close ( int icap_stream [, int flags] )
Closes the given icap stream.
Return Values
Returns TRUE on success or FALSE on failure.