Condy v1.3.0
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
link-cp.cpp File Reference

Example of file copy using linked read and write. More...

#include "condy/async_operations.hpp"
#include "condy/runtime.hpp"
#include <condy.hpp>
#include <cstdio>
#include <cstring>
#include <sys/types.h>
#include <unistd.h>

Go to the source code of this file.

Detailed Description

Example of file copy using linked read and write.

Definition in file link-cp.cpp.