|
qb
2.0.0.0
C++17 Actor Framework
|

Files | |
| all.h | |
| Aggregation of all event types for the asynchronous I/O system. | |
| base.h | |
| Base class for asynchronous events in the QB IO library. | |
| disconnected.h | |
| Disconnection event for asynchronous I/O operations. | |
| dispose.h | |
| Resource disposal event for asynchronous I/O components. | |
| eof.h | |
| End-of-file event for asynchronous input streams. | |
| eos.h | |
| End-of-stream event for asynchronous output streams. | |
| extracted.h | |
| Extracted event for asynchronous I/O operations. | |
| file.h | |
| File system monitoring event for asynchronous I/O. | |
| handshake.h | |
| Handshake event for asynchronous input streams. | |
| io.h | |
| Low-level I/O notification event for asynchronous operations. | |
| pending_read.h | |
| Event for notifying about pending (unprocessed) read data in asynchronous I/O. | |
| pending_write.h | |
| Event for notifying about pending (unsent) write data in asynchronous I/O. | |
| signal.h | |
| System signal event handler for asynchronous I/O. | |
| timer.h | |
| Timer event for asynchronous I/O and timed operations. | |