> For the complete documentation index, see [llms.txt](https://xd96dx.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xd96dx.gitbook.io/docs/c-c++/wang-luo-bian-cheng/io-duo-lu-fu-yong.md).

# IO多路复用

- [select 示例](https://xd96dx.gitbook.io/docs/c-c++/wang-luo-bian-cheng/io-duo-lu-fu-yong/select-shi-li.md)
- [poll 示例](https://xd96dx.gitbook.io/docs/c-c++/wang-luo-bian-cheng/io-duo-lu-fu-yong/poll-shi-li.md)
- [epoll 示例](https://xd96dx.gitbook.io/docs/c-c++/wang-luo-bian-cheng/io-duo-lu-fu-yong/epoll-shi-li.md)
