491933b185
Previously, a call to set the net_context state was added here to
accommodate a new KConfig scenario that permitted disabling offload
sockets. This code path is used by both local and offloaded sockets.
While it is necessary to update the state of the net_context for a
locally managed socket, setting the net_context for an offloaded socket
is an error, as the net_context is invalid (in fact, it points to a
hard-coded dummy socket), as observed in #52346 and #38544.
A prior commit (
|
||
---|---|---|
.. | ||
esp32 | ||
esp_at | ||
eswifi | ||
simplelink | ||
winc1500 | ||
CMakeLists.txt | ||
Kconfig |