mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 01:25:20 +00:00
Do not route close() calls via ioctl() as that is error prone and quite pointless. Instead create a callback for close() in fdtable and use it directly. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
websocket_internal.h | ||
websocket.c |