Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Class Protocols.NNTP.client

Inheritance graph
Protocols.NNTP.protocolhelper Stdio.Fd Stdio.File Stdio.FILE Protocols.NNTP.protocol Protocols.NNTP.client
Description

An NNTP client


Variable current_group

Group Protocols.NNTP.client.current_group

Description

The current news group.


Inherit protocol

inherit protocol : protocol


Method create

Protocols.NNTP.client Protocols.NNTP.client(string|void server)

Parameter server

NNTP server to connect to. Defaults to the server specified by the environment variable NNTPSERVER.