Net_NNTP_Client::quit()

Net_NNTP_Client::quit() -- close the connection to the NNTP-server

Synopsis

require_once 'Net/NNTP/Client.php';

void Net_NNTP_Client::quit ()

Description

close the connection to the NNTP-server

Note

This function can not be called statically.

See

Net_NNTP_Client::connect(),