qb
2.0.0.0
C++17 Actor Framework
Issue
Watch
Star
Fork
Follow @isndev
Loading...
Searching...
No Matches
eof.h
Go to the documentation of this file.
1
24
25
#ifndef QB_IO_ASYNC_EVENT_EOF_H
26
#define QB_IO_ASYNC_EVENT_EOF_H
27
28
namespace
qb::io::async::event {
29
58
struct
eof
{};
59
60
}
// namespace qb::io::async::event
61
62
#endif
// QB_IO_ASYNC_EVENT_EOF_H
qb::io::async::event::eof
Event triggered when no more data is available for reading from an input stream.
Definition
eof.h:58
include
qb
io
async
event
eof.h
Generated by
1.14.0