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

Fix conn reset handle for windows #465

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Conversation

fgggid
Copy link

@fgggid fgggid commented Jun 23, 2016

I have a win7 vm, the error is "wsarecv: An existing connection was forcibly closed by the remote host."
So I made this fix.

I have a win7 vm, the error is "wsarecv: An existing connection was forcibly closed by the remote host."
So I made this fix.
@fgggid
Copy link
Author

fgggid commented Jun 23, 2016

I'm not sure if this is a universal fix for all windows, but it is tested in my windows 7 x64 sp1.

@xixiranran
Copy link

so do you have a fixed cow for windows .I do not konw go language.

@phoenix
Copy link

phoenix commented Oct 19, 2016

这个补丁win10下也正常,建议@cyfdecyf merge进去

The current logic is:
1) response packet does not have "server" header;
2) "expires" header is "0";
3) "cache-control" header is "no-store,no-cache,must-revalidate,post-check=0,pre-check=0"
@luboq
Copy link

luboq commented Feb 17, 2017

有没有编译成exe,能直接使用的啊?

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.

None yet

4 participants