libicsneo/platform/posix
Paul Hollinsky 19aabdfacf POSIX: PCAP: Cancel after pcap_breakloop() to EINTR out of poll()
This is necessary as pcap_breakloop() does not actually wake the
thread from blocking operations, such as poll.
2021-06-10 15:17:43 -04:00
..
darwin Drivers: Rename STM32 to CDC ACM 2021-05-04 22:37:16 -04:00
linux Drivers: Rename STM32 to CDC ACM 2021-05-04 22:37:16 -04:00
cdcacm.cpp Drivers: Rename STM32 to CDC ACM 2021-05-04 22:37:16 -04:00
ftdi.cpp POSIX Drivers: Clear disconnected status when closing 2021-04-23 16:59:48 -04:00
pcap.cpp POSIX: PCAP: Cancel after pcap_breakloop() to EINTR out of poll() 2021-06-10 15:17:43 -04:00