Net_NNTP_Client::quit()

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

Synopsis

require_once 'Net/NNTP/Client.php';

publicvoidNet_NNTP_Client::post

Description

Close the connection to the NNTP-server

Note

This function can not be called statically.

See

Net_NNTP_Client::connect