Skip to content

doc: change logical to bitwise OR in dns lookup

The hints value will be a number. To specify more than one hints, their corresponding bits have to be set. So bitwise OR should be used instead of logical OR.

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc dns

Merge request reports

Loading