Skip to content

std.Io.Threaded: complete Windows implementation of netSendOne #25746

@andrewrk

Description

@andrewrk

Extracted from #25592.

  • check if EINPROGRESS needs to be handled
  • separate the function for Windows and call ws2_32.WSASendMsg directly rather than going through posix namespace
  • add a unit test

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.os-windowsstandard 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