Johan Cockx wrote:
> Hello,
> 
> What is the status of the select() call in rtnet?  I can see a thread in
> the mailing list dating from 2008 about a patch to support select(),  so
> I guess it should be released by now, but it doesn't seem to work for me. 
> 
> I am using rtnet version 0.9.12 (the latest tarball version).
> 
> My application is a client-server application that was originally
> developed using a non-rt stack.  I have rebuild the whole application
> using the xenomai posix skin.  At some point, the client needs to wait
> for a UDP message with a timeout. When a message arrives,  the select()
> call doesn't see it and just continues to wait until timeout.

Is XENO_OPT_POSIX_SELECT enabled in the kernel configuration?


-- 
                                            Gilles.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to