1 Star 0 Fork 5.3K

yczhang / docs

forked from OpenHarmony / docs 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
fd_set.md 1.74 KB
Copy Edit Raw Blame History
wenjun authored 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

fd_set

Overview

Related Modules:

IO

Description:

Defines a file descriptor set.

This structure is used to specify whether the file descriptor set exists.

Summary

Data Fields

Variable Name

Description

fds_bits [FD_SETSIZE/8/sizeof(long)]

unsigned long 

Details

Field Documentation

fds_bits

unsigned long fd_set::fds_bits[[FD_SETSIZE](IO.md#ga86c5dbf5a99358e288f573d6a1e0873f)/8/sizeof(long)]

Description:

Whether the descriptor exists is indicated by each bit.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/myzyc/docs.git
git@gitee.com:myzyc/docs.git
myzyc
docs
docs
master

Search

344bd9b3 5694891 D2dac590 5694891