Skip to content

add option to listen on unix domain socket #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

leifwalsh
Copy link

This adds a CLI argument --socket, that takes a path.
The server will bind this path instead of a TCP port.

closes #144

This PR fixes #

@leifwalsh
Copy link
Author

Someone must have rewritten history, I'll rebase.

@leifwalsh leifwalsh force-pushed the issue144 branch 2 times, most recently from 2f1f009 to f4629f7 Compare October 8, 2021 18:58
This adds a CLI argument --socket, that takes a path.
The server will bind this path instead of a TCP port.

closes gitpod-io#144
@akosyakov
Copy link
Member

Someone must have rewritten history, I'll rebase.

main is auto rebased on upstream/main

@akosyakov akosyakov requested a review from jeanp413 October 9, 2021 05:35
@akosyakov akosyakov merged commit a32407e into gitpod-io:main Oct 11, 2021
@akosyakov
Copy link
Member

It should be in next nightly.

@leifwalsh
Copy link
Author

leifwalsh commented Oct 11, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bind to unix domain socket
2 participants