Skip to content

std.Io.Threaded: implement netConnect with timeout #25747

@andrewrk

Description

@andrewrk

Extracted from #25592.

    if (options.timeout != .none) @panic("TODO implement netConnectIpPosix with timeout");
    if (options.timeout != .none) @panic("TODO implement netConnectIpWindows with timeout");

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions