mirage / ocaml-dns

OCaml implementation of the DNS protocol
BSD 2-Clause "Simplified" License
106 stars 43 forks source link

dns-client-mirage udp #322

Closed hannesm closed 1 year ago

hannesm commented 1 year ago

@reynir if you could take a look at this, that'd be great :)

hannesm commented 1 year ago

thanks for your review -- I addressed your comments :)

hannesm commented 1 year ago

the interface of UDP.S with listen and unlisten is not optimal, indeed -- and should be enhanced -- maybe as simple as providing a free_port in the interface.