![]() Introduces a "validationCounter" field for all handle types that gets incremented (at least) whenever an OS file descriptor/handle gets invalidated or re-allocated. This way, an old eventcore handle to a reused OS handle can always be distinguished from the current one to avoid interference. |
||
---|---|---|
.. | ||
dns.d | ||
driver.d | ||
epoll.d | ||
events.d | ||
kqueue.d | ||
pipes.d | ||
processes.d | ||
select.d | ||
signals.d | ||
sockets.d | ||
watchers.d |