C++ coroutine await, yield, channels, i/o events (single header + link to boost)
-
Updated
Jan 6, 2019 - C++
C++ coroutine await, yield, channels, i/o events (single header + link to boost)
The aim of this assignment is to have you do TCP socket client / server programming using I/O multiplexing, child processes and threads. It also aims at getting you to familiarize yourselves with the inetd superserver daemon, the ‘exec’ family of functions, various socket error scenarios, some socket options, and some basic domain name / IP address
A simple chat room written in C socket
Add a description, image, and links to the iomultiplexing topic page so that developers can more easily learn about it.
To associate your repository with the iomultiplexing topic, visit your repo's landing page and select "manage topics."