#include "config.h"
#include <vector>
#include "bufferstore.h"
#include "linkchannel.h"
#include "ncpstatuscallback.h"
#include "tcpsocket.h"
Go to the source code of this file.
|
| class | PcServer |
| | Representation of a server process on the PC A dummy which does not allow connects for now. More...
|
| |
| class | NCP |
| |
◆ MAX_CHANNELS_PSION
| #define MAX_CHANNELS_PSION 256 |
Definition at line 33 of file ncp.h.
◆ MAX_CHANNELS_SIBO
| #define MAX_CHANNELS_SIBO 8 |
Definition at line 34 of file ncp.h.
◆ NCP_SENDLEN
Definition at line 35 of file ncp.h.