Skip to content

Listening on Unix sockets #166

@LordMZTE

Description

@LordMZTE

It doesn't currently seem possible as of 0.7.2 to bind a Server to a Unix socket (identifed by a std::os::unix::net::SocketAddr), however it's useful to be able to host a service behind a reverse proxy on a unix socket to avoid "polluting" local TCP ports.

It seems like the topic of Unix sockets has been mentioned in #66 before, but I unfortunately cannot find the APIs referred to in the issue description (I also checked older versions, found nothing).

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