Net_NNTP::quit()

Net_NNTP::quit() -- disconnect from a newsserver

Synopsis

require_once 'Net/NNTP.php';

void Net_NNTP::quit ()

Beschreibung

Close connection to a newsserver

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

Net_NNTP::connect(), Net_NNTP::prepareConnection()