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

mirrord fails to handle remote connection for bound sockets #2438

Closed
Razz4780 opened this issue May 13, 2024 · 0 comments · Fixed by #2440
Closed

mirrord fails to handle remote connection for bound sockets #2438

Razz4780 opened this issue May 13, 2024 · 0 comments · Fixed by #2440
Assignees
Labels
bug Something isn't working

Comments

@Razz4780
Copy link
Contributor

Bug Description

When the user application binds the socket before connecting, mirrord-layer bypasses the connect call. It rejects the socket as being in invalid state (layer expects that bind is always followed by listen).

Steps to Reproduce

Backtrace

No response

Relevant Logs

No response

Your operating system and version

Local process

Local process version

No response

Additional Info

No response

@Razz4780 Razz4780 added the bug Something isn't working label May 13, 2024
@Razz4780 Razz4780 self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant