Login
AsyncDNS-cr
dns_class.cr at [baf27b579c]
Home
Timeline
Files
Branches
Tags
Forum
Tickets
Wiki
Annotate
Artifact
Blame
Check-ins Using
Doc
Download
Hex
Line Numbers
File
src
/
dns_class.cr
artifact
0f5180ff44
part of check-in
baf27b579c
module AsyncDNS enum DNSClass IN = 1 ANY = 255 end end