On 2011-01-28 22:32, Glen Wernersbach wrote:
> Thanks.
> 
> I will check.
> 
> Verdict is still out if I can used RTAI , RTNET and TCP
> Here are my current troubles:
> 
> 1. rt_dev_Accept() seems to return ether -9,-22,-38 with the errorn
> specifying funciton not implemented.

Maybe rt_dev_accept is not properly wired up in RTAI user land though it
should simply translate to an IOCTL on the rtnet fd. Check the call
path, specifically if RTnet receives the IOCTL in rt_tcp_ioctl.

> 2. If I skip accept and just use the original FD, I get data but when I try
> to rt_dev_send() back to this FD, I get a crash and a "Ooops" output

Please provide backtraces.

> 3. If I issue a rt_dev_shutdown() on a UDP socket, I get an "Ooops' output.

Our UDP does not implement shutdown, but you shouldn't get an oops.
Again, we need backtraces (frame pointers enabled, please).

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
RTnet-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-developers

Reply via email to