Skip to content

Add poll based posix minimal implementation and test in ci.#117

Draft
rklaehn wants to merge 2 commits intohas_netdevfrom
poll-based-posix-minimal
Draft

Add poll based posix minimal implementation and test in ci.#117
rklaehn wants to merge 2 commits intohas_netdevfrom
poll-based-posix-minimal

Conversation

@rklaehn
Copy link
Copy Markdown
Contributor

@rklaehn rklaehn commented Mar 11, 2026

Description

Replace the stub posix_minimal implementation with a real implementation that uses minimal posix calls and polling.

Breaking Changes

None

Notes & open questions

Note: this uses unsafe, and I also have to still make sure it actually works on esp32. Hence the draft status.

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@n0bot n0bot bot added this to iroh Mar 11, 2026
@github-project-automation github-project-automation bot moved this to 🚑 Needs Triage in iroh Mar 11, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 11, 2026

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/net-tools/pr/117/docs/net_tools/

Last updated: 2026-03-11T10:34:42Z

@rklaehn rklaehn mentioned this pull request Mar 11, 2026
4 tasks
Copy link
Copy Markdown
Contributor

@dignifiedquire dignifiedquire left a comment

Choose a reason for hiding this comment

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

we can’t guarantee these links will work, so need to make sure we don’t explode if these symbols are not available or wrong

@dignifiedquire dignifiedquire moved this from 🚑 Needs Triage to 🏗 In progress in iroh Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

2 participants