Skip to content

xam_net.cc has a bunch of WSA stuff. #375

@benvanik

Description

@benvanik

This should definitely not be using it. In fact, it may be a good idea to implement a non-system layer for all of the networking that allows us to fast-path the common use of socket stuff (in-process IPC on loopback addresses), and then call out to a platform layer in a well-defined way (not just treating host sockets like guest sockets).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions