genode/repos/dde_linux/src
Josef Söntgen d223539165 wifi_drv: ignore socket flags on socket creation
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.
2019-05-27 14:46:54 +02:00
..
drivers dde_linux: name usb_drv unambigously 2019-05-16 13:11:00 +02:00
include lx_kit: update 'arch_execute()' functions based on libc 2019-05-27 14:46:53 +02:00
lib wifi_drv: ignore socket flags on socket creation 2019-05-27 14:46:54 +02:00
lx_kit timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
server/usb_terminal terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
test timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00