IO多路复用之select实例

时间:2022-05-13 03:40:24
【文件属性】:
文件名称:IO多路复用之select实例
文件大小:28KB
文件格式:GZ
更新时间:2022-05-13 03:40:24
IO select 本示例演示了使用select函数处理多路IO复用。本示例在ubuntu + Qt下编译通过的,仅提供学习使用。
【文件预览】:
multiIO
----client()
--------client.pro.user(18KB)
--------main.cpp(2KB)
--------client.pro(95B)
----server()
--------server.pro.user(18KB)
--------main.cpp(6KB)
--------server.pro(95B)
----build-client-Desktop-Debug()
--------client(18KB)
--------Makefile(14KB)
--------main.o(11KB)
----build-server-Desktop-Debug()
--------server(25KB)
--------Makefile(14KB)
--------main.o(29KB)

网友评论