Home | History | Annotate | Download | only in auxprogs

Lines Matching full:blocking

551 /* Tries to read 'len' bytes from fd, blocking if necessary.  Assumes
552 fd has been set in blocking mode. If it returns with the number of
570 /* Tries to write 'len' bytes to fd, blocking if necessary. Assumes
571 fd has been set in blocking mode. If it returns with the number of