FreeRTOS: POSIX
Return to main page ↑
Related Pages
Here is a list of all related documentation pages:
 ConfigurationConfiguration settings of the posix library.
Configuration settings are C pre-processor constants. They can be set with a #define in the iot_config.h or by using a compiler option such as -D in gcc. If a configuration setting is not defined, the library will use a "sensible" default value (unless otherwise noted). Because they are compile-time constants, a library must be rebuilt if a configuration setting is changed
 FunctionsFunctions of the posix library.

The posix library consists of the following functions