Skip to content

Add accept4() for NetBSD, Illumos and Solaris#1705

Merged
JohnTitor merged 1 commit intorust-lang:masterfrom
tormol:accept4all
Mar 27, 2020
Merged

Add accept4() for NetBSD, Illumos and Solaris#1705
JohnTitor merged 1 commit intorust-lang:masterfrom
tormol:accept4all

Conversation

@tormol
Copy link
Copy Markdown
Contributor

@tormol tormol commented Mar 21, 2020

NetBSD (became available with 8.0): header, implementation
Illumos: manpage, header, definition
Solaris: manpage

I've tested it on NetBSD 8.0 and OmniOSce 5.11.

Fixes #1636

@rust-highfive
Copy link
Copy Markdown

r? @JohnTitor

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

Copy link
Copy Markdown
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

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

Thanks!

@JohnTitor JohnTitor merged commit 8fdf28e into rust-lang:master Mar 27, 2020
@tormol tormol deleted the accept4all branch March 27, 2020 19:11
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.

Adding accept4(2) to NetBSD

3 participants