Method Protocols.NNTP.client()->create()
- 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
.
Protocols.NNTP.client Protocols.NNTP.client(
string
|void
server
)
server
NNTP server to connect to.
Defaults to the server specified by
the environment variable NNTPSERVER
.