Skip to content

Support named pipe connections #454

@vaintroub

Description

@vaintroub

Named pipe connections on Windows are not supported. (Unlike e.g Unix domain socket connections, which are supported).
When implemented well (not like in C/NET, but e.g like in MariaDB's JDBC ), local named pipe connections can be a lot faster than TCP.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions