ae.net.nntp.client

NNTP client supporting a small subset of the protocol.

Members

Classes

NntpClient
class NntpClient

Implements an NNTP client connection.

Enums

DisconnectType (from ae.net.asockets)
enum DisconnectType via public import ae.net.asockets : DisconnectType;

Classifies the cause of the disconnect. Can be used to decide e.g. when it makes sense to reconnect.

Structs

GroupInfo
struct GroupInfo

Encodes a parsed entry of a LIST reply.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <ae@cy.md>