Skip to content

Implement ppoll and pselect in terms of poll and select#26482

Open
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:ppoll_pselect
Open

Implement ppoll and pselect in terms of poll and select#26482
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:ppoll_pselect

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 18, 2026

Because we don't support true async signals this is safe to do in userspace.

Followup to #26084

@sbc100 sbc100 force-pushed the ppoll_pselect branch 2 times, most recently from bdead93 to 6ece7ce Compare March 18, 2026 16:22
@sbc100 sbc100 enabled auto-merge (squash) March 18, 2026 17:24
Because we don't support true async signals this is safe to do in
userspace.

Followup to emscripten-core#26084
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