Login
AsyncDNS-cr
dns_class.cr at trunk
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
on branch
trunk
module AsyncDNS enum DNSClass IN = 1 ANY = 255 end end