Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Add unix domain socket support for the RPCClient.#20

Open
a-sk wants to merge 1 commit intostudio-ousia:masterfrom
a-sk:unix_socket_support
Open

Add unix domain socket support for the RPCClient.#20
a-sk wants to merge 1 commit intostudio-ousia:masterfrom
a-sk:unix_socket_support

Conversation

@a-sk
Copy link

@a-sk a-sk commented Dec 12, 2015

To not break backwards compatibility this commit makes host and port
optional and None by default and adds unix_socket_path argument.

Now it is possible to provide either host and port or path to a unix
domain socket. If one of those arguments are missing, AssertionError
will be raised.

To not break backwards compatibility this commit makes host and port
optional and None by default and adds unix_socket_path argument.

Now it is possible to provide either host and port or path to a unix
domain socket. If one of those arguments are missing, AssertionError
will be raised.
@fake-name
Copy link

This would be really nice. Any change of movement on this?

@wbthomason
Copy link

What would be required to merge this? Fixing the conflicts with client.c and client.pyx?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants