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

Fixed the issue that the socket is closed too early (#127) #128

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

mihui
Copy link

@mihui mihui commented Jul 16, 2024

The purpose is to prevent the socket from being closed early before the socket data is coming back, especially it happens between local hosted app and ClamAV server hosted from the local Docker container that can be reproduced every time.

fix: #127

@kylefarris kylefarris changed the base branch from master to dev July 22, 2024 15:19
@kylefarris kylefarris merged commit 44ec984 into kylefarris:dev Jul 22, 2024
6 checks passed
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.

No response from Docker host from my local machine
2 participants