Skip to content
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

If unix socket is specified, don't listen default TCP if addr:port wasn't set #809

Merged
merged 5 commits into from
Sep 6, 2022

Conversation

torwig
Copy link
Contributor

@torwig torwig commented Sep 3, 2022

This allows Kvrocks to listen to only the Unix socket

Close: #805

@torwig torwig force-pushed the dont_listen_tcp_if_not_specified branch from acbffb6 to aaffc1e Compare September 3, 2022 18:39
@aleksraiden
Copy link
Contributor

Awesome, @torwig, lot of thanks! Please, review @PragmaTwice @ShooterIT @git-hulk

Copy link
Member

@ShooterIT ShooterIT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool job, thanks

src/config.cc Outdated Show resolved Hide resolved
src/config.cc Outdated Show resolved Hide resolved
src/config.cc Outdated Show resolved Hide resolved
src/config.cc Outdated Show resolved Hide resolved
Co-authored-by: hulk <hulk.website@gmail.com>
@ShooterIT ShooterIT merged commit dbd968b into apache:unstable Sep 6, 2022
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.

Can't run only unixsocket, without any TCP.
5 participants