LingaoM opened a new pull request, #19369:
URL: https://github.com/apache/nuttx/pull/19369
Add host-side helpers for socket, epoll and additional file operations so
sim applications can call selected host Linux APIs without being affected by
NuttX symbol renaming.
Move the socket ABI definitions shared with usrsock into a common host
socket header, and keep usrsock-specific structures in the usrsock header.
## Testing
Host:
- Ubuntu Linux x86_64
- GCC host toolchain
- NuttX sim build
Tested with the sim configuration in this tree.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]