|
Condy v1.6.0
C++ Asynchronous System Call Layer for Linux
|
Example of file copy using linked read and write. More...
#include <condy.hpp>#include <cstdio>#include <cstring>#include <format>#include <iostream>#include <sys/types.h>#include <unistd.h>Go to the source code of this file.
Example of file copy using linked read and write.
Definition in file link-cp.cpp.