Skip to content

Add support for the accept4 system call for FreeBSD* & NetBSD* #546

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

Merged
merged 1 commit into from
Mar 4, 2017
Merged

Add support for the accept4 system call for FreeBSD* & NetBSD* #546

merged 1 commit into from
Mar 4, 2017

Conversation

ntninja
Copy link
Contributor

@ntninja ntninja commented Mar 2, 2017

As outlined in #540.

However since support for this system call seems to be committed, but not yet released in NetBSD & BitRig (is BitRig actually still be developed at all, btw?), I'm not sure whether it wouldn't be a better idea to only add OpenBSD support instead?
What's the official policy on this?

@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

It looks like rumprun may not have accept4?

@ntninja
Copy link
Contributor Author

ntninja commented Mar 3, 2017

As I said, support for accept4 in NetBSD und BitRig has been committed, but not yet release in any stable version. Should I move the reference to the OpenBSD submodule instead?

@alexcrichton
Copy link
Member

Yeah let's just move it down for now.

@ntninja
Copy link
Contributor Author

ntninja commented Mar 3, 2017

Done! Also, out of curiosity, is BitRig still a thing or have they stalled after their initial release?

@alexcrichton
Copy link
Member

I'm not sure myself unfortunately :(

Looks great though!

@bors: r+

@bors
Copy link
Contributor

bors commented Mar 3, 2017

📌 Commit 23d4059 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Mar 3, 2017

⌛ Testing commit 23d4059 with merge 863fb88...

bors added a commit that referenced this pull request Mar 3, 2017
Add support for the `accept4` system call for FreeBSD* & NetBSD*

As outlined in #540.

However since support for this system call seems to be committed, but not yet released in NetBSD & BitRig (is BitRig actually still be developed at all, btw?), I'm not sure whether it wouldn't be a better idea to only add OpenBSD support instead?
What's the official policy on this?
@bors
Copy link
Contributor

bors commented Mar 4, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 863fb88 to master...

@bors bors merged commit 23d4059 into rust-lang:master Mar 4, 2017
Susurrus pushed a commit to Susurrus/libc that referenced this pull request Mar 26, 2017
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
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.

4 participants