RRDC_DISCONNECT(3) 1 RRDC_DISCONNECT(3)
rrdc_disconnect - Close any outstanding connection to rrd caching daemon
SYNOPSIS
void rrdc_disconnect (void )
DESCRIPTION
Close any outstanding connection to rrd caching daemon.
This function is automatically called when the whole PHP process is terminated. It depends on used SAPI. For example, it's called automat-
ically at the end of command line script.
It's up user whether he wants to call this function at the end of every request or otherwise.
PARAMETERS
This function has no parameters.
RETURN VALUES
No value is returned.
PHP Documentation Group RRDC_DISCONNECT(3)