Skip to content

Changes

Started by upstream project gerrit-libosmocore #2283
Started 21 days ago
Queued 16 min
Took 3 min 38 sec on build4-deb12build-ansible
socket_compat.h improvements to always have struct osmo_sockaddr available

Having a #if (!EMBEDDED) based on compiler defined variable is not a
good idea. Instead, add minimal sys/socket.h and netient/in.h to always
have the definition of struct osmo_sockaddr available.

Change-Id: I5b10e09770727c72812af15360ab3385b957509b
Pau Espin Pedrol at