select() and serial drivers

Rosimildo daSilva rdasilva at connecttel.com
Fri Jul 14 16:39:10 UTC 2000


From: Antti P Miettinen <antti.p.miettinen at nokia.com>
To: rtems-users at oarcorp.com <rtems-users at oarcorp.com>
Date: Thursday, July 13, 2000 3:50 PM
Subject: select() and serial drivers


>Can the RTEMS select() be used to wait on file descriptors associated
>with TCP streams and serial ports (having termios compatible driver)?
>I'd like to have all fds in non blocking mode and have fds both in
>read and write masks.
>


The current implementation of the select() function works for sockets only.

Rosimildo.








More information about the users mailing list