Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

FD_SET() (TCP/UDP)

Add a socket file descriptor ID as a member of a file descriptor set. See section C-13-37 on page 643 for more information.

Files

net_bsd.h

Prototype

FD_SET(fd, fdsetp);

Required Configuration

Available only if NET_BSD_CFG_API_EN is enabled (see section D-17-1 on page 767).

  • No labels