Module Name_info.Flag

type t = [
  1. | `NAMEREQD
  2. | `DGRAM
  3. | `NOFQDN
  4. | `NUMERICHOST
  5. | `NUMERICSERV
]