Hello Wolfgang,

> The code is your friend:
> 
> http://lxr.linux.no/#linux+v2.6.35.5/drivers/net/can/dev.c#L311 should
> convinse you.

Thanks.



> Well, I do actually not understand why it's elagant to use more than 
> one socket/thread for a serialized task.

In the mentioned context the suggestion was to use different sockets 
and their filters to process different classes of receive objects. 
I think it is elegant to use this provided functionality instead of
building own filters and queues and all that stuff again and again 
in application. Too bad (and here you are bringing it to the point) 
that we are dealing with strictly serialized task here.


Regards,
Vladisalv
_______________________________________________
Socketcan-core mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to