-
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
- 2023-06-26 04:30:03下载
- 积分:1
-
This is a very useful hieroglyphics used linux, linux can give the beginner or a...
这是一个非常有用的象形文字用linux,linux可以给初学者或高级用户,供学习或参考!
- 2022-03-06 08:56:23下载
- 积分:1
-
通过监控程序的出口文件,来判断程序是否运行正常
通过监控程序的出口文件,来判断程序是否运行正常-monitoring program through the export documents and procedures to determine whether the normal operation
- 2022-12-04 05:40:03下载
- 积分:1
-
聊天室程序。我国的环境。
关于一个聊天室的程序。在linux环境下实现。-on a chat room procedures. Linux environment in our country.
- 2022-03-23 02:57:16下载
- 积分:1
-
ucliux source code
ucliux source code
- 2022-03-20 05:53:26下载
- 积分:1
-
利用cvops框架进行协议栈编程的极好的例子
利用cvops框架进行协议栈编程的极好的例子-A very good example to guiding use cvops for communication stack programming.
- 2022-01-25 18:56:07下载
- 积分:1
-
Linux大学上机源码学习
Linux大学上机源码学习-Linux source code on the plane University study
- 2022-07-07 20:50:33下载
- 积分:1
-
Linux的~(obotj >;kysp ~ ~ ~ ih18 } { } PCI
linux~{OBOTJ>KySP~}pci~{Ih18~}
- 2022-03-19 10:31:05下载
- 积分:1
-
Image Viewer 1.2 is a Gtk sample application for show pictures
Image Viewer 1.2 is a Gtk sample application for show pictures
- 2022-06-16 05:02:27下载
- 积分:1
-
Touchscreen Linux Drivers
基于ADS7843的触摸屏Linux驱动-Touchscreen Linux Drivers
- 2022-03-14 07:58:14下载
- 积分:1