学习 Linux网络编程 钱坤袋 创建时间:2017-08-18 更新时间:8年前 (2017-08-20)0 IO复用 select poll epoll1 man selectNAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO - synchronous I/O...
Linux系统 Linux 终端直播方案 钱坤袋 创建时间:2017-08-04 更新时间:8年前 (2017-08-04)0 首先SSH登录到同一主机1 script录制script -t 2>time.log -a record.session播放scriptreplay time.log record.session直播 一人mkfifo...