#include <UT_BoostAsioExt.h>
Definition at line 48 of file UT_BoostAsioExt.h.
UT_SendfileOp::UT_SendfileOp |
( |
ASIO_TCPSocket & |
socket, |
|
|
int |
fd, |
|
|
off_t |
offset, |
|
|
std::size_t |
size |
|
) |
| |
|
inline |
template<typename Self >
void UT_SendfileOp::operator() |
( |
Self & |
self, |
|
|
hboost::system::error_code |
ec = hboost::system::error_code() , |
|
|
std::size_t |
bytes_transfered = 0 |
|
) |
| |
|
inline |
std::size_t UT_SendfileOp::myBytesTransferred |
off_t UT_SendfileOp::myOffset |
std::size_t UT_SendfileOp::mySize |
The documentation for this struct was generated from the following file: