Files
proxmark3/uart/uart_posix.c
Vladimir Serbinenko 9923765c0a Specify that we need TCP and not UDP connection
Relevant man pages say that with our previous
code libc might return either. Glibc returns tcp but
bionic returns udp. So specify it explicitly
2019-05-29 19:25:48 +02:00

14 KiB