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

Missing unlink in unix sockets #511

Open
tira-misu opened this issue Mar 7, 2022 · 0 comments
Open

Missing unlink in unix sockets #511

tira-misu opened this issue Mar 7, 2022 · 0 comments

Comments

@tira-misu
Copy link
Contributor

When using unix sockets its a good practice to unlink the unix socket file before binding to it. At the moment restbed crashes if the file is already linked.

So please add unlink(ipcFile).

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

No branches or pull requests

1 participant