On 05/12/2011 08:02 PM, Guvenc Gulce wrote:
> Hi
> The Xenomai IPC Mechanisms IDDP and XDDP use the Posix Socket API.
> Is it possible to monitor the returned file/socket descriptors of IDDP/XDDP
> sockets using the select/epoll mechanisms ?
> 
> For example can we monitor the socket descriptors of IDDP Sockets using
> the posix select and/or linux epoll mechanism if those sockets
> are running in the context of two xenomai real time threads which are 
> trying to communicate with each other over IDDP ?

The posix skin has a select service, which requires support from the
underlying driver, which nobody has implemented for the IDDP/XDDP
sockets. But we would welcome patches doing so.

-- 
                                                                Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to