Any users of the Termios receive/send callbacks?
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Feb 23 06:51:13 UTC 2017
Hello,
the RTEMS Termios implementation provides receive and send callbacks:
https://git.rtems.org/rtems/tree/cpukit/libcsupport/include/rtems/termiostypes.h#n41
There is no API to install these callbacks. They are not used in the
RTEMS code base. Is there someone how uses this stuff? I would like to
change the invocation conditions to use them for the poll(), select()
and kqueue() support.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list