|
Event-Driven Programming in C++ 1.0
A case study on event-driven programming in C++
|
Files | |
| io_and_sockets.cpp | |
| Demonstrates cross-platform monitoring of both socket events and console I/O. | |
| io_and_sockets.hpp | |
| Declaration of the runDemo() function for the I/O and Sockets demonstration. | |
| main.cpp | |
| Entry point for the I/O and Sockets demonstration. | |