zsock_poll also supports eventfd (documentation) #55506
Labels
area: Base OS
Base OS Library (lib/os)
area: Documentation
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Describe the bug
zsock_poll
documentation states:https://docs.zephyrproject.org/3.3.0/connectivity/networking/api/sockets.html#c.zsock_poll
poll()
appears to also support the eventfd event source (#22863). I have used both socket fd and eventfd together in poll successfully.Expected behavior
If eventfd is an officially supported event source for zsock_poll, the documentation should say so.
Impact
Misleading / confusing docs.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: