linux: ensure the netlink socket is correctly opened with older Linux kernels
[platform/upstream/libusb.git] / libusb / os / linux_netlink.c
2013-08-08 Nathan Hjelmlinux: ensure the netlink socket is correctly opened...
2013-07-30 Hans de Goedelinux_netlink: Remove use of pthread_cancel
2013-07-30 Hans de Goedelinux_netlink: close netlink socket on init error
2013-07-30 hjelmnwork around Linux systems that don't provide SOCK_CLOEX...
2013-07-30 Nathan HjelmAdd checks for headers needed by linux/netlink.h
2013-05-30 Hans de Goedehotplug: Add a hotplug_poll backend function
2013-05-30 Hans de Goedelinux: rework hotplug lock handling
2013-05-30 Hans de Goedelinux: Add a linux_netlink_read_message helper function
2013-05-15 Nathan HjelmAdd hotplug support to the Linux backend.