-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
std.Io.Threaded: FreeBSD implementation of netLookup #25742
Copy link
Copy link
Open
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.os-freebsdFreeBSDFreeBSDstandard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.os-freebsdFreeBSDFreeBSDstandard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Extracted from #25592.
The FreeBSD implementation of
netLookupshould usednsres_getaddrinfoto obtain this property:It does not appear to be cancelable.