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

« Previous Version 10 Current »

Add a socket file descriptor ID as a member of a file descriptor set. See function NET_SOCK_DESC_SET() for more information.

Files

net_bsd.h

Prototype

Arguments

fd

File descriptor to be added.

fdsetp

Pointer to the file descriptor set where 'fd' will be added to.

Returned Value

None.

Required Configuration

None.

  • No labels