@ -37,6 +37,7 @@ int main()
init_loger(logsmanager);
Ctl *teml = init_tem(logsmanager);
teml->config = server;
//初始化终端对象
int fifo[2];
if(pipe(fifo)==-1)
The note is not visible to the blocked user.