Skip to content

clean up numbering of FETCHOPT and ADDRINFO flags

Evan Hunt requested to merge each-refactor-fetchopt into main

in the past there was overlap between the fields used as resolver fetch options and ADB addrinfo flags. this has mostly been eliminated; now we can clean up the rest of it and remove some confusing comments.

Merge request reports