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

net: websocket: Fix ioctl implementation for websocket



The websocket implementation of ioctl wrongly passed websocket context
to the undrelying `ioctl` implementation instead of the context of the
underlying socket.

Additionally, currentl implementation used the vtable of the native
socket implementation unconditionally, making it unusable with an
offloaded underlying socket.

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