app

Undocumented in source.

Members

Functions

article
void article(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
authinfo
void authinfo(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
date
void date(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
group
void group(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
handleCommand
void handleCommand(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
help
void help(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
list
void list(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
mode
void mode(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
newgroups
void newgroups(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
newnews
void newnews(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
over
void over(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDateParams
DateTime parseDateParams(string[] params, NntpServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
post
void post(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
starttls
void starttls(NntpServerRequest req, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
testAuth
bool testAuth(string grpname, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
testAuth
bool testAuth(Group grp, NntpServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

g_hostname
string g_hostname;
Undocumented in source.

Meta