Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Sesse__
on Oct 16, 2023
|
parent
|
context
|
favorite
| on:
Should you be scared of Unix signals? (2016)
Well, that's outlawing blocking I/O. Replacing every blocking I/O call with a poll() loop creates significantly more boilerplate than EINTR does…
spacechild1
on Oct 16, 2023
[–]
> Well, that's outlawing blocking I/O
Not really. A blocking poll() call on a single socket (+ eventfd) is still blocking I/O.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: