vibenews.nntp.server

(module summary)

Members

Aliases

NntpServerRequest
deprecated alias NntpServerRequest = NNTPServerRequest
Undocumented in source.
NntpServerResponse
deprecated alias NntpServerResponse = NNTPServerResponse
Undocumented in source.
NntpServerSettings
deprecated alias NntpServerSettings = NNTPServerSettings
Undocumented in source.

Classes

NNTPServerRequest
class NNTPServerRequest
Undocumented in source.
NNTPServerResponse
class NNTPServerResponse
Undocumented in source.
NNTPServerSettings
class NNTPServerSettings
Undocumented in source.

Functions

listenNNTP
void listenNNTP(NNTPServerSettings settings, void delegate(NNTPServerRequest, NNTPServerResponse) command_handler)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the General Public License version 3, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig