1、概述
基于上篇叙述的架构,我们设计一个具体的demo,demo的运行环境为linux
demo分为如下文件
iomux: epoll相关
ipc: domain socket相关
log: 打印log输出相关
timer: 定时器实现相关
client/main.c: client客户端入口
server/main.c: server服务器入口
server/ipc_server:domain socket -server相关
2、运行
3、源码
https://download.youkuaiyun.com/download/sea_snow/12031630