[RTEMS Project] #2916: termios: Change receive callback invocation to enable select() and poll() support

RTEMS trac trac at rtems.org
Tue Feb 28 07:55:02 UTC 2017


#2916: termios: Change receive callback invocation to enable select() and poll()
support
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  joel.sherrill@…
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  4.12
Component:  cpukit           |    Version:
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 Call the receive callback in case a read will succeed without to block.
 This enables the use of the receive callback for a poll() and select()
 support.  Increase raw input buffer size to allow buffering of one line.

--
Ticket URL: <http://devel.rtems.org/ticket/2916>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list