#
a6957d9f |
| 04-Jul-2023 |
PulkoMandy <pulkomandy@pulkomandy.tk> |
fifo_poll_test: add handling of EINTR signal
This is the test for #7859, the problem now is just that the SIGCHLD signal is delivered before the file descriptor close event wakes up the poll().
Cha
fifo_poll_test: add handling of EINTR signal
This is the test for #7859, the problem now is just that the SIGCHLD signal is delivered before the file descriptor close event wakes up the poll().
Change-Id: Iddf96e2830d5c7496ec3c6bd27cc235c5ce9d7d4
show more ...
|