mgorny added a comment.

FTR, I've just verified this against NetBSD kernel sources and -- as I 
suspected and as I believe any reasonable implementation would do -- the only 
place where EINTR could be returned is when `kevent()` is sleeping, waiting for 
new events to appear in the event queue. The changelist is always consumed.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58230/new/

https://reviews.llvm.org/D58230



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to