Adjust type for dns-get-address
original commit: 35e791be4eed4d67dfe4e91e5fb4cd22fb824b71
This commit is contained in:
parent
1bc88189d1
commit
3e82fb429d
|
@ -3,7 +3,7 @@
|
|||
(require typed/private/utils)
|
||||
|
||||
(require/typed/provide net/dns
|
||||
[dns-get-address (String String -> String)]
|
||||
[dns-get-address (String String [#:ipv6? Any] -> String)]
|
||||
[dns-get-name (String String -> String)]
|
||||
[dns-get-mail-exchanger (String String -> String )]
|
||||
[dns-find-nameserver (-> (Option String))])
|
||||
|
|
Loading…
Reference in New Issue
Block a user