NetworkManager/src/libnm-platform/tests
Thomas Haller 17ae6a4413
platform: drop unused nl_socket_set_nonblocking() function
It's not used. It's better to use SOCK_NONBLOCK flag for socket(), as we do.

Also, the implementation that blindly calls F_SETFL without merging the
existing flags from F_GETFL is just wrong. Drop it altogether.
2023-04-04 08:43:20 +02:00
..
meson.build build/meson: cleanup tests 2021-02-28 18:56:08 +01:00
test-nm-platform.c platform: drop unused nl_socket_set_nonblocking() function 2023-04-04 08:43:20 +02:00