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

Dataless connection fix #18

Merged
merged 4 commits into from
Oct 30, 2014

Conversation

timo
Copy link
Contributor

@timo timo commented Oct 30, 2014

firefox will open up connections and not send anything, then a timeout happens and our recv ends up returning Any.

we used to crash, now we'll just close the socket and move on.

it seems like this relies on the browser itself to time-out
the connection, I can't find any piece of code that would
set a timeout on our connection socket ...
azawawi added a commit that referenced this pull request Oct 30, 2014
@azawawi azawawi merged commit 1c13054 into raku-community-modules:master Oct 30, 2014
@azawawi
Copy link
Collaborator

azawawi commented Oct 30, 2014

👍

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.

2 participants