Skip to content

Fs, net, and thread updates#42

Merged
pantsman0 merged 10 commits intomasterfrom
fs_and_net_updates
Aug 4, 2025
Merged

Fs, net, and thread updates#42
pantsman0 merged 10 commits intomasterfrom
fs_and_net_updates

Conversation

@pantsman0
Copy link
Member

fs: The fs module now uses the traits defined in embedded-io for Read/Write/Seek.

net: the socket module now clones the server to allow parallel handling of calls to the bsd service.

thread: support for unwinding has been expanded, and threads now support park and unpark calls for sleeping and waking threads.

@pantsman0 pantsman0 merged commit 5606e73 into master Aug 4, 2025
2 checks passed
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.

1 participant