Skip to content

Consider supporting TCP loopback fast path on Windows #78

@merberich-axonvr

Description

@merberich-axonvr

For applications using socket-based IPC, targeting localhost is a common practice. Windows can enable speeding up transfers through localhost by cutting network hardware out of the loop. plibsys doesn't seem to have a way to enable this feature on Windows currently. Perhaps it should to enable higher-performance local TCP comms?

(API reference for enabling this feature. Note that other libraries like ZMQ and libuv do support this feature.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions