]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
ugw: Use send() instead of poll() in mmap()-based TX
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 14 Jan 2014 10:48:17 +0000 (11:48 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 14 Jan 2014 10:48:17 +0000 (11:48 +0100)
Send should block as well and if there were no previous send request
poll would deadlock.


No differences found