sleeping by timeout
Opened this issue · 0 comments
Rentib commented
Hi,
thanks for the fantastic series on coroutines.
Are you willing to accept a PR for sleeping by timeout, or is it something you would like to do yourself?
It can be done quite easily by using timerfd_create(2).