Hi there, Probably this was already discussed here somehow, but the mail list is very extensive, and I couldn't find any help. I'm trying to do some logging system based on stdio file descriptors redirection. At some extent I could do this, however, some how I couldn't filter out the shell IO. I then wrote a pty device based on pty telnet source, but using unnamed pipes instead. Now I am facing a problem of how can I read multiple file descriptors in a single thread. POSIX *select* directive is based on sockets and *poll *seems to be not implemented. I'm very new with RTEMS and there's a lot of functionalities I don't know yet, so, does RTEMS Classic API provides some IO multiplexing like POSIX does? Or, since I believe this is a very common utility, is there another way of doing this?
Best regards, *André Abelha* *[email protected] <[email protected]>* <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Sem vírus. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
_______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
