Skip to content
Commit bd0df542 authored by Christopher Friedt's avatar Christopher Friedt Committed by Carles Cufi
Browse files

posix: ioctl: use fdtable.h FIONBIO and FIONREAD definitions



Rather than defining FIONBIO and FIONREAD at the POSIX layer,
define them at the Zephyr layer, in the Zephyr namespace, and
make the POSIX layer a simple wrapper.

This facilitates having a common dependency between POSIX and
networking rather than a cyclic one.

Signed-off-by: default avatarChristopher Friedt <cfriedt@meta.com>
parent 52cc49e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment