ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
GroupInfo
ae
net
nntp
client
Undocumented in source.
struct
GroupInfo {
string
name
;
int
high
;
int
low
;
char
mode
;
}
Members
Variables
high
int
high
;
low
int
low
;
Undocumented in source.
mode
char
mode
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
ae
net
nntp
client
classes
NntpClient
structs
GroupInfo