Skip to content
Commit 3ac2ca2a authored by Jaremy J. Creechley's avatar Jaremy J. Creechley Committed by Carles Cufí
Browse files

net: socket: extend posix compatability SO_<opts>



Adding these definitions help ease of porting POSIX applications.

They currently do nothing in the core network stack and will
return an error if used. However, they help port some POSIX
without changing these. In particular, this enables using the
Nim programming language's standard library with Zephyr.

- The values copy Linux amd64, similar to the other SO_OPTIONS
- Add SO_SNDBUF to fix simplelink wifi
- Use compat options in simplelink wifi

Signed-off-by: default avatarJaremy J. Creechley <jaremy.creechley@panthalassa.com>
parent bd105593
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment