-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Listen on unix socket in debugger #5059
Comments
There are no real technical obstacles but what is the use case? Let me rephrase: when is a TCP socket not good enough? |
For example: |
I have a patch in the works (#5025) that makes |
|
Yes, it does. |
Is there any limitation to not listen on unix sockets in debugger?
If you don't know any limitations then I can try to implement this feature.
The text was updated successfully, but these errors were encountered: