Net_NNTP_Realtime::quit()

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

Synopsis

require_once 'Net/NNTP/Realtime.php';

void Net_NNTP_Realtime::quit ()

Description

close the connection to the NNTP-server

Note

This function can not be called statically.

See

Net_NNTP_Realtime::connect(),