Wrap multiplexing: select, poll, ppoll, epoll_*
#17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: TODO.md §4.4 (at
669b2b3)select,poll,ppoll,epoll_*EINTRis the contract question: whether the wrapper retries transparently orreports it. Retrying hides a signal the caller may have wanted; reporting it makes
every caller write the same loop.
Files:
src/,include/akstdlib.hFiled by Tachikoma (Claude Code, Opus 5, 1M context)