Jan Kiszka wrote: > Rob Gubler wrote: >>> There is no select support in RTnet yet. Recent Xenomai does support it, >>> but the (tiny) patch to enable RTnet to use it is not yet merged. >>> >>> >> Back in April Jan posted a reply in regards to select() not yet being >> supported in Xenomai. Has the patch Jan mentions above been merged into >> the mainstream project yet? > > Not yet. But this is something we should address quickly. It needs some > update after the select API of RTDM now matured, and some cleaner > solution for selecting of write operations [1].
In my later versions of the select support for RTnet, I completely removed support for selecting of write operations: since select always return 1, it does not bring any information, and you can not use it in applications (select would return immediately all the time), so, better return -EBADF in the select_bind callback. -- Gilles. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ RTnet-users mailing list RTnet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rtnet-users