tqchen commented on PR #16992:
URL: https://github.com/apache/tvm/pull/16992#issuecomment-2110470795

   Thanks @Lunderberg ! 
   In this case, i think it is better to introduce a ReadAll and WriteAll 
function, in pairing with 
https://github.com/apache/tvm/blob/main/src/support/socket.h#L492,  and then we 
call these functions instead
   
   Just to keep Socket and pipe behavior consistent with each other, low-level 
read/write can remain partial while readall and writeall contains convenient 
method for the intended behavior


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to