mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-24 11:14:26 +00:00
The libc features support for SOCK_CLOEXEC now which gets set via the type argument in 'libnl'. Since we are only interested in the actual type, i.e. if it is SOCK_RAW, just ignore the flags. Issue #3289.