Karl Reichert wrote:
> Hello all,
> 
> I'm using RTnet 0.9.10 on Xenomai 2.4.3 and when I call rt_dev_send(), I get 
> an error (return value -1).
> errno is not set, perror says "successfull".

According to RTDM docs, rt_dev&friends returns the error code directly,
not in errno. Thus you see -EPERM -> the caller is likely not a Xenomai
task.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to