Net_NNTP::quit()

Net_NNTP::quit() – disconnect from a newsserver

Synopsis

require_once 'Net/NNTP.php';

void Net_NNTP::quit ( )

Description

Close connection to a newsserver

Note

This function can not be called statically.