Skip to content

net: sockets: support poll offloading #89960

Open
@AndreyDodonov-EH

Description

@AndreyDodonov-EH

Problem
Currently socket_op_vtable and socket_dispatcher do not include poll function.

It limits exposing the functionailty of offloaded sockets and limits their use-cases.

Desired solution
poll function is included into socket_op_vtable and socket_dispatcher, so that offloaded implementations can implement poll.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions