select() and serial drivers

Smith, Gene Gene.Smith at sea.siemens.com
Fri Jul 14 12:52:04 UTC 2000


> -----Original Message-----
> From: Antti P Miettinen [mailto:antti.p.miettinen at nokia.com]
>
> 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.
> 
> Antti Miettinen
> Nokia Networks
>

According to page 15 of the "RTEMS Network Suppliment": "The select function
only works for file descriptors associated with sockets." 

-Gene



More information about the users mailing list