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

Ignore sigpipe #19

Closed
cgaebel opened this issue Sep 22, 2014 · 2 comments
Closed

Ignore sigpipe #19

cgaebel opened this issue Sep 22, 2014 · 2 comments

Comments

@cgaebel
Copy link

cgaebel commented Sep 22, 2014

Writing to a closed socket will return SIGPIPE. This should be replaced with a dummy handler when starting a reactor for the first time.

@carllerche
Copy link
Member

Related to #16

@cgaebel
Copy link
Author

cgaebel commented Sep 25, 2014

This has been addressed by wycats in #16. Closing.

@cgaebel cgaebel closed this as completed Sep 25, 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

No branches or pull requests

2 participants