Searched refs:bytes_copied (Results 1 – 1 of 1) sorted by relevance
206 int bytes_copied = copyTo(fd, output_socket, buffer, sizeof(buffer)); in copyFile() local207 if (bytes_copied == 0) { in copyFile()210 if (bytes_copied == -1) { in copyFile()