better ipcd

pollfd
Karchnu 2020-07-04 14:41:21 +02:00
parent e8cd339622
commit 9a83993795
1 changed files with 2 additions and 3 deletions

View File

@ -369,9 +369,8 @@ struct ipc_error service_path (char *path, const char *sname);
struct ipcd {
int cpt;
struct ipc_connection_info *srv;
struct ipc_ctx *clients;
struct ipc_switchings *TCP_TO_IPC;
struct ipc_ctx ctx;
struct ipc_switchings TCP_TO_IPCFD;
};
struct ipc_error