Hi, is there a way to find out with which kind of error rt_dev_close returns ? Linux close() sets the errno, checking errno after rt_dev_close returns negative tells me "success". rt_dev_close returns with -524.
I guess it has sth. to do with the note in rt_dev_close documentation. The open and socket call were made in a none xenomai context. I should leave the context before closing, but don't really know how. Greets, Nadym PS: Configuration is the same as my last mail. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ RTnet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rtnet-users

