labath added a comment.

I think it would be worth at least spending a bit of time to understand the 
reason for using non-blocking i/o here. Given that all Reads should go through 
the select(2) in ConnectionFileDescriptor::BytesAvailable, it's possible we 
could avoid it altogether.


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

https://reviews.llvm.org/D112169

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

Reply via email to