|
libcaf
0.15.0
|
Signalizes that a certain amount of bytes has been written. More...
#include <system_messages.hpp>
Public Attributes | |
| connection_handle | handle |
| Handle to the related connection. | |
| uint64_t | written |
| Number of transferred bytes. | |
| uint64_t | remaining |
| Number of remaining bytes in all send buffers. | |
Related Functions | |
(Note that these are not member functions.) | |
| std::string | to_string (const data_transferred_msg &x) |
| bool | operator== (const data_transferred_msg &x, const data_transferred_msg &y) |
| bool | operator!= (const data_transferred_msg &x, const data_transferred_msg &y) |
Signalizes that a certain amount of bytes has been written.
|
related |
|
related |
|
related |
1.8.9.1