Net_NNTP_Client::quit()

Net_NNTP_Client :: () – NNTP サーバとの接続を切断する

Synopsis

require_once 'Net/NNTP/Client.php';

public void Net_NNTP_Client::post ( void )

Description

NNTP サーバとの接続を切断します。

Note

This function can not be called statically.