Skip to content

man ares_fds(3): mark as deprecated and add explanation - #691

Merged
bradh352 merged 1 commit into
c-ares:mainfrom
bradh352:ares_fds
Jan 16, 2024
Merged

man ares_fds(3): mark as deprecated and add explanation#691
bradh352 merged 1 commit into
c-ares:mainfrom
bradh352:ares_fds

Conversation

@bradh352

Copy link
Copy Markdown
Member

ares_fds(3) is not safe to use, mark as deprecated.

Fixes Issue: #687
Fix By: Brad House (@bradh352)

@bradh352
bradh352 merged commit 95c6d70 into c-ares:main Jan 16, 2024
bradh352 added a commit that referenced this pull request Jan 16, 2024
ares_fds(3) is not safe to use, mark as deprecated.

Fixes Issue: #687
Fix By: Brad House (@bradh352)
@bradh352
bradh352 deleted the ares_fds branch January 16, 2024 15:13
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jan 28, 2024
## c-ares version 1.26.0 - Jan 26 2024

Features:

* Event Thread support.  Integrators are no longer requried to monitor the
  file descriptors registered by c-ares for events and call `ares_process()`
  when enabling the event thread feature via `ARES_OPT_EVENT_THREAD` passed
  to `ares_init_options()`. [PR #696](c-ares/c-ares#696)
* Added flags to `are_dns_parse()` to force RAW packet parsing.
  [PR #693](c-ares/c-ares#693)

Changes:

* Mark `ares_fds()` as deprected.
  [PR #691](c-ares/c-ares#691)

Bugfixes:

* `adig`: Differentiate between internal and server errors.
  [e10b16a](c-ares/c-ares@e10b16a)
* Autotools allow make to override CFLAGS/CPPFLAGS/CXXFLAGS.
  [PR #695](c-ares/c-ares#695)
* Autotools: fix building for 32bit windows due to stdcall symbol mangling.
  [PR #689](c-ares/c-ares#689)
* RR Name should not be sanity checked against the Question.
  [PR #685](c-ares/c-ares#685)
michael-dev pushed a commit to HamelinPorts/android_external_c-ares that referenced this pull request Apr 25, 2026
ares_fds(3) is not safe to use, mark as deprecated.

Fixes Issue: c-ares#687
Fix By: Brad House (@bradh352)
msk pushed a commit to msk/pkgsrc that referenced this pull request May 11, 2026
## c-ares version 1.26.0 - Jan 26 2024

Features:

* Event Thread support.  Integrators are no longer requried to monitor the
  file descriptors registered by c-ares for events and call `ares_process()`
  when enabling the event thread feature via `ARES_OPT_EVENT_THREAD` passed
  to `ares_init_options()`. [PR #696](c-ares/c-ares#696)
* Added flags to `are_dns_parse()` to force RAW packet parsing.
  [PR #693](c-ares/c-ares#693)

Changes:

* Mark `ares_fds()` as deprected.
  [PR #691](c-ares/c-ares#691)

Bugfixes:

* `adig`: Differentiate between internal and server errors.
  [e10b16a](c-ares/c-ares@e10b16a)
* Autotools allow make to override CFLAGS/CPPFLAGS/CXXFLAGS.
  [PR #695](c-ares/c-ares#695)
* Autotools: fix building for 32bit windows due to stdcall symbol mangling.
  [PR #689](c-ares/c-ares#689)
* RR Name should not be sanity checked against the Question.
  [PR #685](c-ares/c-ares#685)
jperkin pushed a commit to TritonDataCenter/pkgsrc that referenced this pull request May 14, 2026
## c-ares version 1.26.0 - Jan 26 2024

Features:

* Event Thread support.  Integrators are no longer requried to monitor the
  file descriptors registered by c-ares for events and call `ares_process()`
  when enabling the event thread feature via `ARES_OPT_EVENT_THREAD` passed
  to `ares_init_options()`. [PR #696](c-ares/c-ares#696)
* Added flags to `are_dns_parse()` to force RAW packet parsing.
  [PR #693](c-ares/c-ares#693)

Changes:

* Mark `ares_fds()` as deprected.
  [PR #691](c-ares/c-ares#691)

Bugfixes:

* `adig`: Differentiate between internal and server errors.
  [e10b16a](c-ares/c-ares@e10b16a)
* Autotools allow make to override CFLAGS/CPPFLAGS/CXXFLAGS.
  [PR #695](c-ares/c-ares#695)
* Autotools: fix building for 32bit windows due to stdcall symbol mangling.
  [PR #689](c-ares/c-ares#689)
* RR Name should not be sanity checked against the Question.
  [PR #685](c-ares/c-ares#685)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant