I do not know if this is correct address, but I have been playing whit
socket can using python. (Python 3.3.0a1+)

I was able to set socket as non-blocking but I got io.BlockingIOError
if there is no data after calling receive.

Putting it in try - except(io.BlockingIOError): works just fine

full working source is here http://pastebin.com/TBX85TrN

I am just asking  if this is normal behaviour, bug or misconfiguration?
_______________________________________________
Socketcan-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-users

Reply via email to