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

Fixes nc on macOS not closing socket when the stdin sends EOF #3515

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

Kubuxu
Copy link
Member

@Kubuxu Kubuxu commented Dec 16, 2016

Uses -d option that is supported both by BSD and GNU nc.

Resolves: #3496

License: MIT
Signed-off-by: Jakub Sztandera kubuxu@protonmail.ch

Uses `-d` option that is supported both by BSD and GNU nc.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
@Kubuxu Kubuxu added the status/in-progress In progress label Dec 16, 2016
@Kubuxu
Copy link
Member Author

Kubuxu commented Dec 16, 2016

The test won't pass until it is killed manually and all PRs use this as a base.

@whyrusleeping
Copy link
Member

This LGTM, at some point @jbenet will find time to restart the cjdns daemon on the OSX runner and we can move forward with this.

I really need to figure out how to make a startup script for osx

@Kubuxu
Copy link
Member Author

Kubuxu commented Dec 17, 2016

@whyrusleeping this could be merged before that as any PR that has base older than this will cause the hang again.

@whyrusleeping whyrusleeping merged commit 99d72c2 into master Dec 21, 2016
@whyrusleeping whyrusleeping deleted the fix/sharness/osx branch December 21, 2016 19:21
@whyrusleeping whyrusleeping removed the status/in-progress In progress label Dec 21, 2016
Copy link
Member

@whyrusleeping whyrusleeping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghost ghost mentioned this pull request Dec 23, 2016
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