Searched defs:SendFile (Results 1 – 2 of 2) sorted by relevance
42 Result<void> SendFile(borrowed_fd dest_fd, const std::string& src_path, in SendFile() function
401 bool SendFile(int out_fd, int in_fd, size_t count) { in SendFile() function