qb
2.0.0.0
C++17 Actor Framework
Issue
Watch
Star
Fork
Follow @isndev
Loading...
Searching...
No Matches
eos.h
Go to the documentation of this file.
1
24
25
#ifndef QB_IO_ASYNC_EVENT_EOS_H
26
#define QB_IO_ASYNC_EVENT_EOS_H
27
28
namespace
qb::io::async::event {
29
65
struct
eos
{};
66
67
}
// namespace qb::io::async::event
68
69
#endif
// QB_IO_ASYNC_EVENT_EOS_H
qb::io::async::event::eos
Event triggered when all buffered data has been successfully written and sent to an output stream.
Definition
eos.h:65
include
qb
io
async
event
eos.h
Generated by
1.14.0