Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 12 Current »

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

Files

net_bsd.h

Prototype

Arguments

fd

File descriptor to be removed.

fdsetp

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

Returned Value

None.

Required Configuration

None.

  • No labels