ObjFW  View Ticket

Ticket UUID: e98a06dd40e18c44d3637331c53a47e19f6e6912
Title: Support for obtaining the name servers on AmigaOS 3
Status: Fixed Type: Code_Defect
Severity: Severe Priority: High
Subsystem: Resolution: Fixed
Last Modified: 2023-07-31 00:03:11
Version Found In: Milestone: 1.0
User Comments:
js added on 2020-12-22 01:04:37: (text/x-markdown)
Similar to [](49d37c7998), find a way to obtain the name servers on AmigaOS 3 (there is already code specific to AmigaOS 4 to obtain the name servers).

How to do this most likely varies depending on the TCP stack being used and might be impossible at all with some.

js added on 2023-07-31 00:03:11: (text/x-markdown)
Implemented for AmiTCP in [](a703a4f200), although not ideal. Unfortunately, there is no library call for it.