|
plptools
|
#include "config.h"#include <mutex>#include <string>#include <bufferstore.h>#include <tcpsocket.h>#include <iowatch.h>#include "ncp.h"#include "socketchannel.h"

Go to the source code of this file.
Classes | |
| class | NCPSession |
| Responsible for orchestrating the high-level life cycle of a daemon-side NCP server and multiplexing connections over a single hardware comms channel (serial port, etc). More... | |