labath accepted this revision. labath added a comment. This revision is now accepted and ready to land.
All read should be going through the select(2) in ConnectionFileDescriptor::BytesAvaliable, which effectively erases (non-)blocking mode differences in reading. And we do want to perform writes in blocking mode. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112442/new/ https://reviews.llvm.org/D112442 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits