Skip to content

Use FreeBSD SO_ constants on newlib#1334

Closed
leo60228 wants to merge 1 commit intorust-lang:masterfrom
leo60228:patch-1
Closed

Use FreeBSD SO_ constants on newlib#1334
leo60228 wants to merge 1 commit intorust-lang:masterfrom
leo60228:patch-1

Conversation

@leo60228
Copy link
Contributor

@leo60228 leo60228 commented May 9, 2019

This is necessary to set socket options on the Nintendo Switch, which uses a socket implementation directly ported from FreeBSD.

@rust-highfive
Copy link

r? @gnzlbg

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

This is necessary to set socket options on the Nintendo Switch, which uses a socket implementation directly ported from FreeBSD.
@leo60228
Copy link
Contributor Author

leo60228 commented May 9, 2019

i'm incredibly confused as to how i appear to have erased the history of my fork

@leo60228
Copy link
Contributor Author

leo60228 commented May 9, 2019

fixed, i think, except github won't let me reopen it

bors added a commit that referenced this pull request May 13, 2019
Improve newlib constants

This is necessary to set socket options on the Nintendo Switch, which uses a socket implementation directly ported from FreeBSD. Reopened from #1334 because I accidentally closed that.
bors added a commit that referenced this pull request May 16, 2019
Improve newlib constants

This is necessary to set socket options on the Nintendo Switch, which uses a socket implementation directly ported from FreeBSD. Reopened from #1334 because I accidentally closed that.
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.

3 participants