Skip to content
Commit bbc6c66e authored by Robert Lubos's avatar Robert Lubos Committed by Carles Cufí
Browse files

net: websocket: Fix poll handling for offloaded sockets



ZFD_IOCTL_POLL_OFFLOAD operation needed special handling, as it needed
to modify the fds table for the offloaded implementation, overwriting
websocket file descriptors with the underlying offloaded ones. This is
only needed for the offloaded sockets, as the native implmentation use
POLL_PREPARE/UPDATE operations instead.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent a6a9d7a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment