8. Porting guide for non-POSIX platforms
By default, Anjay makes use of POSIX-specific interfaces for retrieving time and handling network traffic. If no such interfaces are provided by the toolchain, the user needs to provide custom implementations.
The articles below show additional information about the specific functions that need to be implemented.