Declaration of the I/O classes used in playd. More...
#include <ostream>#include <set>#include <uv.h>#include "player.hpp"#include "response.hpp"#include "tokeniser.hpp"
Include dependency graph for io.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IoCore |
| The IO core, which services input, routes responses, and executes the Player update routine periodically. More... | |
| class | Connection |
| A TCP connection from a client. More... | |
Typedefs | |
| typedef long | ssize_t |