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