Skip to content

fix: qnx7.1 w/ io-sock support - #671

Draft
lambinoo wants to merge 2 commits into
rust-lang:masterfrom
lambinoo:fix-qnx7-iosock-support
Draft

fix: qnx7.1 w/ io-sock support#671
lambinoo wants to merge 2 commits into
rust-lang:masterfrom
lambinoo:fix-qnx7-iosock-support

Conversation

@lambinoo

@lambinoo lambinoo commented Sep 4, 2026

Copy link
Copy Markdown

This PR is built on top of #670 as a draft, as I'm not sure what would the preferred way of handling the cfg is.

There's three target_env that can be used for QNX7.x:

  • target_env = "nto70"
  • target_env = "nto71"
  • target_env = "nto71_iosock" (almost equivalent to QNX8.x when it comes to the networking headers)

@Thomasdezeeuw Thomasdezeeuw left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Also LGTM.

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