|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <vector>#include <sys/socket.h>#include "PlatformDefs.h"#include "interfaces/json-rpc/IClient.h"#include "interfaces/json-rpc/IJSONRPCAnnouncer.h"#include "interfaces/json-rpc/ITransportLayer.h"#include "threads/CriticalSection.h"#include "threads/Thread.h"#include "websocket/WebSocket.h"Classes | |
| class | JSONRPC::CTCPServer |
Namespaces | |
| namespace | JSONRPC |