ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
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